Skip to content

Commit

Permalink
build: Ensuring no race conditions, when queueing multiple release wo…
Browse files Browse the repository at this point in the history
…rkflows
  • Loading branch information
Frank Steiler committed Nov 4, 2023
1 parent fda3c4c commit c421431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/event_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
ci:
name: ci
uses: ./.github/workflows/artifacts_build-release.yml
concurrency: release
with:
all-artifacts: ${{ github.ref_name == 'main' }} # Build and release all artifacts only on main branch
release: true
Expand Down

0 comments on commit c421431

Please sign in to comment.