mirror of
https://github.com/hassio-addons/addon-lidarr.git
synced 2025-05-04 19:11:29 +00:00
Initial add-on
This commit is contained in:
parent
72a3506bd6
commit
218ce00f05
31 changed files with 2686 additions and 0 deletions
15
.github/workflows/pr-labels.yaml
vendored
Normal file
15
.github/workflows/pr-labels.yaml
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
name: PR Labels
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
- labeled
|
||||
- unlabeled
|
||||
- synchronize
|
||||
|
||||
jobs:
|
||||
workflows:
|
||||
uses: hassio-addons/workflows/.github/workflows/pr-labels.yaml@main
|
Loading…
Add table
Add a link
Reference in a new issue