Skip to content

Commit 8cd4846

Browse files
committed
feat: updates
1 parent 7c485b9 commit 8cd4846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/import-csv-issues.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Issues Import (from CSV)
22

33
concurrency:
4-
group: ${{github.repository}}-${{ github.workflow }}
4+
group: ${{ github.repository }}-${{ github.workflow }}-${{ format('{0}/{1}', inputs.owner, inputs.repo) || github.repository }}
55
cancel-in-progress: false
66

77
on:

0 commit comments

Comments
 (0)