mirror of
https://github.com/actions/python-versions.git
synced 2025-12-14 14:36:46 +00:00
changed schedule (#348)
This commit is contained in:
2
.github/workflows/get-python-versions.yml
vendored
2
.github/workflows/get-python-versions.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Get Python versions
|
name: Get Python versions
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 3,15 * * *'
|
- cron: '0 0,12 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user