Skip to content

Commit 7d6e521

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
name: Prioritize Issues Workflow
1313

1414
on:
15-
schedule:
16-
- cron: '00 13 * * *'
15+
issues:
16+
- type: ['labeled', 'unlabeled']
1717

1818
jobs:
1919
prioritize_issues:

0 commit comments

Comments
 (0)