report.yaml: run daily
This commit is contained in:
5
.github/workflows/report.yaml
vendored
5
.github/workflows/report.yaml
vendored
@@ -7,9 +7,8 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/report.yaml'
|
||||
schedule:
|
||||
# Every Monday at 12am
|
||||
# - cron: '1/5 * * * *'
|
||||
- cron: '0 0 * * 1'
|
||||
# Every day at 12am
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user