Thanks to visit codestin.com Credit goes to github.com
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 6bc0b9a commit 7d40e2cCopy full SHA for 7d40e2c
1 file changed
.github/workflows/update.yml
@@ -9,8 +9,8 @@ on:
9
- 'scripts/update.sh'
10
branches:
11
- '3.11'
12
- # schedule:
13
- # - cron: '0 23 * * *'
+ schedule:
+ - cron: '40 23 * * *'
14
15
env:
16
CPYTHON_BRANCH: '3.11'
0 commit comments