Skip to content

Commit 4f175cd

Browse files
Update e2e-test.yaml (#795)
1 parent 50cfb69 commit 4f175cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ permissions:
4646
actions: read
4747

4848
concurrency:
49-
group: e2e-${{ github.ref }}-${{ inputs.e2e-selector }}
49+
group: e2e-${{ inputs.e2e-selector }}-${{ github.event.pull_request.number || github.ref }}
5050
cancel-in-progress: true
5151

5252
jobs:

0 commit comments

Comments
 (0)