QubitPi commited on
Commit
1e597dd
1 Parent(s): 8f011cd

Cancel previous run on master CI/CD (#66)

Browse files
Files changed (1) hide show
  1. .github/workflows/ci-cd.yaml +0 -1
.github/workflows/ci-cd.yaml CHANGED
@@ -31,7 +31,6 @@ env:
31
  jobs:
32
  cancel-previous:
33
  name: Cancel Previous Runs In Order to Allocate Action Resources Immediately for Current Run
34
- if: github.ref != 'refs/heads/master'
35
  runs-on: ubuntu-latest
36
  steps:
37
  - name: Cancel previous
 
31
  jobs:
32
  cancel-previous:
33
  name: Cancel Previous Runs In Order to Allocate Action Resources Immediately for Current Run
 
34
  runs-on: ubuntu-latest
35
  steps:
36
  - name: Cancel previous