Skip to content

Commit 048aab6

Browse files
committed
test
1 parent c60d66a commit 048aab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929
- '!.github/scripts/upload_*'
3030

3131
concurrency:
32-
group: build-${{github.event.pull_request.number || github.ref}}
32+
group: build-${{github.event.number || github.ref}}
3333
cancel-in-progress: true
3434

3535
env:

0 commit comments

Comments
 (0)