mirror of
https://github.com/pyenv/pyenv.git
synced 2026-06-06 00:48:13 +09:00
CI: no-response: fix
This commit is contained in:
parent
3f62ee82b5
commit
36f37e96ea
2
.github/workflows/no-response.yml
vendored
2
.github/workflows/no-response.yml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
types: [created]
|
types: [created]
|
||||||
schedule:
|
schedule:
|
||||||
# Schedule for ten minutes after the hour, every 2 hours
|
# Schedule for ten minutes after the hour, every 2 hours
|
||||||
- cron: '10 /2 * * *'
|
- cron: '10 */2 * * *'
|
||||||
|
|
||||||
permissions: {}
|
permissions: {}
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user