Skip to content

Commit b855d92

Browse files
authored
Update check-python-eol-actions.yml
1 parent d048376 commit b855d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-python-eol-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
repository_dispatch:
55
types: [check_python_eol]
66
schedule:
7-
- cron: '0 9 * * *'
7+
- cron: '0 14 * * *' # 2pm UTC == 9am EST
88
jobs:
99
check_python_version_eol:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)