Skip to content

Commit

Permalink
Update build-and-upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber committed Mar 11, 2022
1 parent 7c8b2c5 commit 095b1bc
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-and-upload.yml
Expand Up @@ -4,16 +4,6 @@ on:
push:

jobs:
stop-previous-runs:
runs-on: ubuntu-latest
steps:
- name: "Cancel workflow"
uses: potiuk/cancel-workflow-runs@master
with:
cancelMode: allDuplicates
cancelFutureDuplicates: true
token: ${{ github.token }}
workflowFileName: build-and-upload.yml
microweber-test-before-build:
runs-on: ubuntu-latest
needs: stop-previous-runs
Expand Down

0 comments on commit 095b1bc

Please sign in to comment.