homeassistant-hacs update/add workflows

This commit is contained in:
aptalca
2023-05-17 16:52:08 -04:00
parent 923ca6cc38
commit 25bb1aed4f
6 changed files with 54 additions and 66 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
name: Permission check
on:
pull_request:
pull_request_target:
paths:
- '**/run'
- '**/finish'
- '**/check'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1