Issue 902 frequency (#1026)

## Type of change

- [x] 🐛 Bugfix
This commit is contained in:
Keepers 2022-10-03 16:49:05 -06:00 committed by GitHub
parent fe148af455
commit ae2f4e6712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
# every day at 01:59 (01:59am) UTC
# - cron: "59 1 * * *"
# temp, for testing: every 3 hours
0 */3 * * *
- cron: "0 */3 * * *"
permissions:
# required to retrieve AWS credentials