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.
1 parent 16f6af1 commit 8de2780Copy full SHA for 8de2780
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
schedule:
8
- - cron: "0 10 1,15 * *"
+ - cron: "0 10 * * 1"
9
workflow_dispatch:
10
11
jobs:
0 commit comments