Skip to content

Commit 45441ce

Browse files
hi-ogawasapphi-red
andauthored
Update .github/workflows/ci-rsc.yml
Co-authored-by: 翠 <[email protected]>
1 parent f88bdc4 commit 45441ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-rsc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- ".github/workflows/ci-rsc.yml"
1111

1212
concurrency:
13-
group: ci-${{ github.event.pull_request.number || github.ref }}
13+
group: ${{ github.workflow }}-${{ github.event.number || github.sha }}
1414
cancel-in-progress: true
1515

1616
jobs:

0 commit comments

Comments
 (0)