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
12
.github/workflows/release-drafter.yaml
vendored
Normal file
12
.github/workflows/release-drafter.yaml
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: Release Drafter
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
workflows:
|
||||
uses: hassio-addons/workflows/.github/workflows/release-drafter.yaml@main
|
Loading…
Add table
Add a link
Reference in a new issue