Skip to content

Commit 6f1c20c

Browse files
committed
octoguard: remove concurrency deadlock
Signed-off-by: CrazyMax <[email protected]>
1 parent bffe7c9 commit 6f1c20c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/octoguard.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: octoguard
22

3-
concurrency:
4-
group: ${{ github.workflow }}-${{ github.ref }}
5-
cancel-in-progress: true
6-
73
on:
84
workflow_call:
95
workflow_dispatch:

0 commit comments

Comments
 (0)