Skip to content

Commit a40685c

Browse files
authored
Don't preempt snapshot runs (#38904)
1 parent 135a559 commit a40685c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ permissions:
3636
security-events: read
3737
statuses: read
3838

39-
# This allows a subsequently queued workflow run to interrupt previous runs
40-
concurrency:
41-
group: '${{ github.workflow }} @ ${{ github.event.issue.number || github.sha || github.head_ref || github.ref }}-${{ github.event.schedule || github.event.sender.login }}'
42-
cancel-in-progress: true
43-
4439
env:
4540
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
4641
GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}

0 commit comments

Comments
 (0)