Skip to content

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Jul 17, 2023
1 parent 61fcc6d commit 1982dcc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@

on:
schedule:
# run the script every 12th hour
# https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html
# POSIX cron syntax (every 12th hour), https://crontab.guru/#0_12_*_*_*
- cron: "0 12 * * *"

name: "Run"
Expand Down

0 comments on commit 1982dcc

Please sign in to comment.