Skip to content

Commit 8602d5e

Browse files
Update python-311.yml
1 parent a67273b commit 8602d5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-311.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: python-310
1+
name: python-311
22

33
on:
44
push:
55
branches:
66
- master
77
schedule:
8-
- cron: "8 * * * *"
8+
- cron: "11 * * * *"
99

1010
jobs:
1111
sync:

0 commit comments

Comments
 (0)