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
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