Skip to content

Commit bdafc44

Browse files
authored
1 parent 97c2b02 commit bdafc44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/acceptance.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ permissions:
99
contents: read
1010
pull-requests: write
1111

12+
concurrency:
13+
group: single-acceptance-job-per-repo
14+
1215
jobs:
1316
integration:
1417
if: github.event_name == 'pull_request' && github.event.pull_request.draft == false

0 commit comments

Comments
 (0)