Skip to content

Commit 6e745a4

Browse files
committed
quote string with colon in it
1 parent 8ee11bb commit 6e745a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manage_issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
pipenv sync --dev --system
3131
32-
- name: run script to move closed issues to Active Sprint: Done
32+
- name: 'run script to move closed issues to Active Sprint: Done'
3333
run: |
3434
./move_closed_issues.py
3535
env:

0 commit comments

Comments
 (0)