Skip to content

Commit

Permalink
Update do-prioritize-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
weibullguy committed May 6, 2023
1 parent 7d6e521 commit dff8724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do-prioritize-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: Prioritize Issues Workflow

on:
issues:
- type: ['labeled', 'unlabeled']
types: ['labeled', 'unlabeled']

jobs:
prioritize_issues:
Expand Down

0 comments on commit dff8724

Please sign in to comment.