Skip to content

Commit f574f14

Browse files
authored
[WIP]
1 parent 8686c77 commit f574f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ on:
1212
- '**'
1313
- '!3.?'
1414
- '!2.*'
15-
schedule:
16-
- cron: '0 23 * * *'
15+
# schedule:
16+
# - cron: '0 23 * * *'
1717

1818
env:
1919
CPYTHON_BRANCH: '3.10'

0 commit comments

Comments
 (0)