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