Skip to content

Commit dff8724

Browse files
authored
Update do-prioritize-issues.yml
1 parent 7d6e521 commit dff8724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/do-prioritize-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: Prioritize Issues Workflow
1313

1414
on:
1515
issues:
16-
- type: ['labeled', 'unlabeled']
16+
types: ['labeled', 'unlabeled']
1717

1818
jobs:
1919
prioritize_issues:

0 commit comments

Comments
 (0)