Skip to content

Commit

Permalink
restored the cancel in progress step
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Sep 2, 2024
1 parent dfa9456 commit 6805ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:

concurrency:
group: ${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}

jobs:
set-image:
Expand Down

0 comments on commit 6805ba2

Please sign in to comment.