Skip to content

Commit

Permalink
Make sure it's enabled first :P
Browse files Browse the repository at this point in the history
  • Loading branch information
RenFraser committed Feb 17, 2022
1 parent 966acc6 commit 7861d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- 'release-[0-9]+.[0-9]+'
- feature/*


# Cancel any in-progress CI runs for a PR if it is updated
concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.head_ref || github.sha }}
Expand Down

0 comments on commit 7861d0d

Please sign in to comment.