Skip to content

Commit

Permalink
Move to Thurs AM
Browse files Browse the repository at this point in the history
  • Loading branch information
intoverflow committed Jan 6, 2022
1 parent 0c952cd commit 2abba71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-docs-from-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: pull-docs-from-main
on:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '40 4 * * 5' # 4:40am on Fridays
- cron: '40 6 * * 4' # 6:40am on Thursdays
workflow_dispatch:
inputs:

Expand Down

0 comments on commit 2abba71

Please sign in to comment.