Skip to content

Commit f2e060e

Browse files
authored
3.11: Update cron schedule
1 parent 3bdc917 commit f2e060e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-311.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: python-311
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '45 23 * * *'
6+
- cron: '0 0 * * *'
77

88
jobs:
99
sync:

0 commit comments

Comments
 (0)