Skip to content

♻️ Switch package update token #10

♻️ Switch package update token

♻️ Switch package update token #10

Workflow file for this run

name: Addon CI
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
workflows:
uses: Poeschl-HomeAssistant-Addons/workflows/.github/workflows/addon-ci.yaml@main
secrets:
pr_token: ${{ secrets.DISPATCH_TOKEN }}

Check failure on line 19 in .github/workflows/addon-ci.yaml

View workflow run for this annotation

GitHub Actions / Addon CI

Invalid workflow file

The workflow is not valid. .github/workflows/addon-ci.yaml (Line: 19, Col: 17): Invalid secret, pr_token is not defined in the referenced workflow.