Skip to content

Commit 3399d09

Browse files
authored
Merge branch 'main' into fix/update-tests-to-clean-projects
2 parents 2d7dcfb + ce7062d commit 3399d09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/acceptance-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ on:
3838
default: false
3939
type: boolean
4040

41+
concurrency:
42+
group: acceptance-tests
43+
cancel-in-progress: false
44+
4145
permissions:
4246
contents: read
4347
pull-requests: read

0 commit comments

Comments
 (0)