mirror of
https://github.com/pyenv/pyenv.git
synced 2026-01-16 01:37:14 +09:00
CI: add_script: make more frequent
practice shows a long enough delay that contributors step in
This commit is contained in:
parent
3441980e83
commit
5447f1f859
2
.github/workflows/add_version.yml
vendored
2
.github/workflows/add_version.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch: {}
|
||||
schedule:
|
||||
# Every N hours
|
||||
- cron: '0 */8 * * *'
|
||||
- cron: '0 */4 * * *'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user