Skip to content

Commit 055bd9f

Browse files
authored
Merge pull request #189 from jamezp/fix-manual-core-profile-tck-runner
Do not cancel manual jobs that have been started.
2 parents 325f2c2 + 0f66e6b commit 055bd9f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/core-profile-tck-ee11-manual.yml

-5
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ on:
1313
default: 17
1414
type: string
1515

16-
# Only run the latest job
17-
concurrency:
18-
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
19-
cancel-in-progress: true
20-
2116
jobs:
2217
coreprofile-tck-manual:
2318
# The type of runner that the job will run on

0 commit comments

Comments
 (0)