Change schedule (#215)

This commit is contained in:
Haritha
2025-08-05 13:35:12 -05:00
committed by GitHub
parent 8bc7882285
commit 05932b3923

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: