Change schedule

This commit is contained in:
Haritha 2025-08-04 10:01:33 -05:00 committed by GitHub
parent 8bc7882285
commit 17b252ca6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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