Skip to content

Merge pull request #185 from egguy/renovate/docker-setup-qemu-action-4.x #181

Merge pull request #185 from egguy/renovate/docker-setup-qemu-action-4.x

Merge pull request #185 from egguy/renovate/docker-setup-qemu-action-4.x #181

---
name: Release Drafter
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
permissions:
contents: read
jobs:
workflows:
permissions:
# write permission is required to create a github release
contents: write
# write permission is required for autolabeler
# otherwise, read permission is required at least
pull-requests: write
uses: hassio-addons/workflows/.github/workflows/release-drafter.yaml@main

Check failure on line 21 in .github/workflows/release-drafter.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-drafter.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/release-drafter.yaml" -> "hassio-addons/workflows/.github/workflows/release-drafter.yaml@main" : failed to fetch workflow: workflow was not found.