Skip to content

Commit fb263ee

Browse files
authored
Merge pull request #305 from moul/moul-patch-1
Update go.yml
2 parents b8112d8 + b94d324 commit fb263ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/go.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ on:
2626
- "go.*"
2727
- ".github/workflows/go.yml"
2828

29+
concurrency:
30+
group: ${{ github.workflow }}-${{ github.ref }}
31+
cancel-in-progress: true
32+
2933
jobs:
3034
repoman:
3135
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)