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

Add appropriate permissions

This commit is contained in:
Nathan Spencer
2024-08-30 12:40:02 -06:00
parent 59134b0473
commit de64e61666

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