We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656dec7 commit 54daee6Copy full SHA for 54daee6
1 file changed
.github/workflows/periodic.yml
@@ -2,7 +2,7 @@ name: Periodic
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: "23 1 * * 2,5"
+ - cron: "23 1 * * 2"
6
7
permissions:
8
contents: read
0 commit comments