1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-17 09:33:41 -05:00

Merge pull request #27 from natekspencer/update-tracks-gha
Some checks are pending
Validate repo / Validate with hassfest (push) Waiting to run
Validate repo / Validate with HACS (push) Waiting to run

Add appropriate permissions
This commit is contained in:
Nathan Spencer
2024-08-30 12:41:05 -06:00
committed by GitHub

View File

@@ -1,7 +1,10 @@
name: Update tracks name: Update tracks
on: on:
schedule: schedule:
- cron: "0 18 * * *" - cron: "0 19 * * *"
permissions:
contents: write
pull-requests: write
jobs: jobs:
tracks: tracks:
name: Search and update new tracks name: Search and update new tracks