Skip to content

Commit af7f27b

Browse files
authored
Merge pull request #178 from easyscience/Hotfix_2.1.0b
Hotfix_2.1.0b
2 parents 0fd4c37 + 08ef4e4 commit af7f27b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/verify_issue_labels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
secret: ${{ github.TOKEN }}
1919
prefix: "[scope]"
20+
labelSeparator: " "
2021
addLabel: true
2122
defaultLabel: "[scope] ⚠️ label needed"
2223

@@ -26,6 +27,7 @@ jobs:
2627
with:
2728
secret: ${{ github.TOKEN }}
2829
prefix: "[priority]"
30+
labelSeparator: " "
2931
addLabel: true
3032
defaultLabel: "[priority] ⚠️ label needed"
3133

0 commit comments

Comments
 (0)