Skip to content

Commit

Permalink
Cancel old workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xepozz committed Sep 1, 2024
1 parent c6ad902 commit 41b23ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Docker Image CI

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

on:
push:
release:
Expand Down

0 comments on commit 41b23ac

Please sign in to comment.