Skip to content

Commit

Permalink
CI: cancel-in-progress
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Jul 19, 2023
1 parent 474bd72 commit 44648db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
env:
APP_NAME: bookmarks

concurrency:
group: floccus-tests-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

jobs:
php:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 44648db

Please sign in to comment.