Skip to content

Commit

Permalink
Run on the first day of the week.
Browse files Browse the repository at this point in the history
  • Loading branch information
ohinds committed Aug 30, 2023
1 parent 47e3024 commit fa9216b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/keepalive.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Weekly register keepalive
run-name: Weekly register keepalive
on:
schedule:
- cron: '0 0 0 * *'
- cron: '0 0 * * 0'
jobs:

start_ec2_runner:
Expand Down

0 comments on commit fa9216b

Please sign in to comment.