We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc6a49 commit 176a3d3Copy full SHA for 176a3d3
.github/workflows/main.yml
@@ -17,7 +17,7 @@ on:
17
workflow_dispatch:
18
19
schedule:
20
- - cron: "30 0 * * *"
+ - cron: "30 0 * * 0"
21
22
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
23
jobs:
0 commit comments