Skip to content

Commit

Permalink
[push-ci-image] cancel others
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurZucker committed Apr 2, 2024
1 parent ee9acfc commit d787ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- cron: "17 0 * * *"

concurrency:
group: docker-images-builds
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit d787ef2

Please sign in to comment.