Skip to content

Commit

Permalink
Cancel outdated builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Ancient123 committed Dec 11, 2023
1 parent cbfd62f commit 8e3078f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
pull_request:
workflow_dispatch:

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

jobs:
docker-l1:
uses: ./.github/workflows/docker.yml
Expand Down

0 comments on commit 8e3078f

Please sign in to comment.