Skip to content

Remove ACE recommended plugin #278 #114

Remove ACE recommended plugin #278

Remove ACE recommended plugin #278 #114

Workflow file for this run

name: Auto Cancel
on:
push:
branches-ignore:
- master
jobs:
cancel:
name: 'Cancel Previous Runs'
if: github.event.pull_request.head.repo.fork == false
runs-on: ubuntu-latest
steps:
- uses: styfle/[email protected]
with:
workflow_id: build-dev-artifacts.yml
access_token: ${{ secrets.BOT_TOKEN }}