Skip to content

Commit

Permalink
Cancel in progress ci job on new push
Browse files Browse the repository at this point in the history
  • Loading branch information
elise-ng committed Jun 21, 2024
1 parent 988ab17 commit cdc8816
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/authgear-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- "master"

concurrency:
group: ${{ github.ref }}
cancel-in-progress: true

jobs:
image:
runs-on: ubuntu-24.04
Expand Down

0 comments on commit cdc8816

Please sign in to comment.