Skip to content

Commit

Permalink
github: Align concurrency settings with latest-edge
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Sep 17, 2024
1 parent ad81912 commit 881746b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
permissions:
contents: read

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

jobs:
lxd-migrate:
name: Test lxd-migrate build
Expand Down

0 comments on commit 881746b

Please sign in to comment.