Skip to content

Commit 30e10ce

Browse files
authored
Merge pull request #354 from adafruit/adafruit-adabot-patch-1
Update reports_cron.yml
2 parents 7367547 + 41a2c01 commit 30e10ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/reports_cron.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: Run Daily Reports
66

77
on:
88
schedule:
9+
# The actor (github.actor) that runs the cron job may be the user who created the cron job
10+
# initially. It does not appear to be settable via a secret or environment variable.
911
- cron: 15 5 * * *
1012
workflow_dispatch:
1113

0 commit comments

Comments
 (0)