Skip to content

Commit

Permalink
Change to cancel ongoing builds
Browse files Browse the repository at this point in the history
  • Loading branch information
slackspace-io committed Apr 6, 2024
1 parent 78237b7 commit 57813af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/slackwatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
- 'Dockerfile'
- 'assets/**'

concurrency:
group: "slackwatch"
cancel-in-progress: true

jobs:
build-and-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 57813af

Please sign in to comment.