Update triage.yml

This commit is contained in:
Robert Brennan
2022-08-09 09:52:46 -04:00
committed by GitHub
parent e4758dbc44
commit 68064da185

View File

@@ -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