We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7f904 commit 132807cCopy full SHA for 132807c
.github/workflows/main.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
branches-ignore: []
10
schedule:
11
- - cron: '0 0 * * SUN'
+ - cron: '0 0 1 * *'
12
13
jobs:
14
build-linux:
0 commit comments