Skip to content

Commit 2be43ca

Browse files
ci: Update group to use only ref
1 parent 337df83 commit 2be43ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818
contents: read
1919

2020
concurrency:
21-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
21+
group: ${{ github.workflow }}-${{ github.ref }}
2222
cancel-in-progress: true
2323

2424
jobs:

0 commit comments

Comments
 (0)