mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-16 22:26:49 +00:00
Update triage.yml
This commit is contained in:
3
.github/workflows/triage.yml
vendored
3
.github/workflows/triage.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Triage issues
|
||||
on:
|
||||
schedule:
|
||||
# - cron: '0 16 * * Mon' # noon ET on Mondays
|
||||
- cron: '*/5 * * * *' # every 5 minutes (for testing)
|
||||
issues:
|
||||
types:
|
||||
- reopened
|
||||
|
||||
Reference in New Issue
Block a user