Corrected indent
This commit is contained in:
@@ -3,11 +3,11 @@ name: Repository Updater
|
|||||||
|
|
||||||
# yamllint disable-line rule:truthy
|
# yamllint disable-line rule:truthy
|
||||||
on:
|
on:
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: ["update"]
|
types: ["update"]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
workflows:
|
workflows:
|
||||||
uses: hassio-addons/workflows/.github/workflows/repository-updater.yaml@main
|
uses: hassio-addons/workflows/.github/workflows/repository-updater.yaml@main
|
||||||
secrets:
|
secrets:
|
||||||
UPDATER_TOKEN: ${{ secrets.UPDATER_TOKEN }}
|
UPDATER_TOKEN: ${{ secrets.UPDATER_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user