Upgrade to latest actions and allow repository dispatch for all query actions

This commit is contained in:
Jackson Kearl 2020-04-01 05:08:33 -07:00
parent 53f8664318
commit 05b06f06d3
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
name: Author Verified
on:
repository_dispatch:
schedule:
- cron: 20 14 * * * # 4:20pm Zurich
issues:

View file

@ -2,7 +2,7 @@ name: Locker
on:
schedule:
- cron: 20 23 * * * # 4:20pm Redmond
# on: repository_dispatch
repository_dispatch:
# Note for locker:
# The query for is:unlocked will return issues that have only recently been locked