Skip to content

Commit 574a661

Browse files
committed
comment
1 parent cac203a commit 574a661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/functional_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- "go.mod"
1111
- "**.go"
1212
- "Makefile"
13+
# Limit one unit test job running per PR/Branch
1314
concurrency:
1415
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1516
# For example, if you push multiple commits to a pull request in quick succession, only the latest workflow run will continue

0 commit comments

Comments
 (0)