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

Change schedule for update-tracks workflow

This commit is contained in:
Nathan Spencer
2025-07-24 13:37:49 -06:00
committed by GitHub
parent 91d03f11a8
commit b07fc68b21

View File

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