Skip to content

Commit

Permalink
fasten tests by canceling ddev/ddev-addon-template#49
Browse files Browse the repository at this point in the history
  • Loading branch information
reloxx13 committed Apr 29, 2024
1 parent c9abd24 commit 4999033
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 @@ -15,6 +15,10 @@ on:
required: false
default: false

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

# This is required for "gautamkrishnar/keepalive-workflow", see "ddev/github-action-add-on-test"
permissions:
actions: write
Expand Down

0 comments on commit 4999033

Please sign in to comment.