Skip to content

Commit f02c300

Browse files
GeekMasherCopilot
andauthored
Update .github/workflows/update-deps.yml
Co-authored-by: Copilot <[email protected]>
1 parent 3c270a5 commit f02c300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
packages: write
1616

1717
concurrency:
18-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}-${{ matrix.language }}
18+
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1919
cancel-in-progress: true
2020

2121
steps:

0 commit comments

Comments
 (0)