Skip to content

Commit 7ab7c93

Browse files
authored
Update workflows schedule
1 parent 2200481 commit 7ab7c93

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/python-310.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
schedule:
8-
- cron: "8 * * * *"
8+
- cron: "26 * * * *"
99

1010
jobs:
1111
sync:

.github/workflows/python-311.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
schedule:
8-
- cron: "11 * * * *"
8+
- cron: "38 * * * *"
99

1010
jobs:
1111
sync:

.github/workflows/python-312.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
schedule:
8-
- cron: "42 * * * *"
8+
- cron: "50 * * * *"
99

1010
jobs:
1111
sync:

.github/workflows/python-37.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
schedule:
8-
- cron: "53 * * * *"
8+
- cron: "0 * * * *"
99

1010
jobs:
1111
sync:

.github/workflows/python-38.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
schedule:
8-
- cron: "38 * * * *"
8+
- cron: "2 * * * *"
99

1010
jobs:
1111
sync:

.github/workflows/python-39.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
schedule:
8-
- cron: "23 * * * *"
8+
- cron: "14 * * * *"
99

1010
jobs:
1111
sync:

0 commit comments

Comments
 (0)