We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9ec7b3 + 6828ae6 commit 616d3ddCopy full SHA for 616d3dd
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
paths: [ "**", ".github/workflows/publish.yml" ]
7
schedule:
8
# Nightly at 1am
9
- - cron: '0 1 * * *'
+ - cron: '0 1 * * 0'
10
workflow_call:
11
workflow_dispatch:
12
0 commit comments