Skip to content

Commit 98375ff

Browse files
committed
fix rollcron.yaml
1 parent ed397da commit 98375ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rollcron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
gsc-report:
1414
schedule:
15-
cron: "0 0 7 * * 7"
15+
cron: "0 7 * * 7"
1616
working_dir: bots/gsc-report
1717
run: ./run.sh
1818
env_file: ~/run/discord-bots/gsc-report/env

0 commit comments

Comments
 (0)