We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b8fc9 commit 2b69855Copy full SHA for 2b69855
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [master]
8
schedule:
9
- - cron: "0 18 * * *"
+ - cron: "0 18 1 * *"
10
repository_dispatch:
11
workflow_dispatch:
12
0 commit comments