mirror of
https://github.com/actions/node-versions.git
synced 2025-09-06 17:22:56 +08:00
Change schedule
This commit is contained in:
parent
8bc7882285
commit
17b252ca6f
4
.github/workflows/get-node-versions.yml
vendored
4
.github/workflows/get-node-versions.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Get Node versions
|
name: Get Node versions
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 3,15 * * *'
|
- cron: '0 0,12 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -10,4 +10,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tool-name: "Node"
|
tool-name: "Node"
|
||||||
image-url: "https://nodejs.org/static/images/logo-hexagon-card.png"
|
image-url: "https://nodejs.org/static/images/logo-hexagon-card.png"
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user