mirror of
https://github.com/actions/node-versions.git
synced 2025-09-06 09:02:54 +08:00
Change schedule (#215)
This commit is contained in:
parent
8bc7882285
commit
05932b3923
2
.github/workflows/get-node-versions.yml
vendored
2
.github/workflows/get-node-versions.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Get Node versions
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3,15 * * *'
|
||||
- cron: '0 0,12 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user