1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-08 05:03:52 -05:00

Merge pull request #83 from natekspencer/natekspencer-patch-1

Change schedule for update-tracks workflow
This commit is contained in:
Nathan Spencer
2025-07-24 13:38:59 -06:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
name: Update tracks
on:
schedule:
- cron: "0 19 * * *"
- cron: "0 19 * * 1"
permissions:
contents: write
pull-requests: write