We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6238c commit 3d341c5Copy full SHA for 3d341c5
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ main ]
8
schedule:
9
- - cron: '0 4 * * *'
+ - cron: '0 4 * * 7'
10
11
jobs:
12
test:
0 commit comments