Skip to content

Commit 3bdc917

Browse files
authored
3.12: Update cron schedule
1 parent 63aa6f8 commit 3bdc917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-312.yml

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

88
jobs:
99
sync:

0 commit comments

Comments
 (0)