mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
ci: Run scheduled jobs more frequently
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
- dev
|
- dev
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 1 * * *'
|
- cron: '0 0,6,12,18 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user