Skip to content

Commit

Permalink
MA-17028: add schedule on label workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Pronin-vk committed Aug 12, 2024
1 parent 48fb168 commit bcb920a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/set_label_for_ignored_issues.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Set Pay attention label for ignored issues
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * 1-5'

jobs:
set-label-for-issues:
Expand Down

0 comments on commit bcb920a

Please sign in to comment.