Skip to content

Commit

Permalink
test: disable concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Feb 4, 2025
1 parent 8356b71 commit 4fc0edb
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
branches: [master, develop]
pull_request:

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

env:
PUB_ENVIRONMENT: bot.github

Expand Down

0 comments on commit 4fc0edb

Please sign in to comment.