Skip to content

Commit 89cfe27

Browse files
authored
3.10: Update cron schedule
1 parent f2e060e commit 89cfe27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-310.yml

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

88
jobs:
99
sync:

0 commit comments

Comments
 (0)