Skip to content

Update external workflows #255

Update external workflows

Update external workflows #255

Workflow file for this run

---
name: Autofix
"on":
push:
# Only targets main branch to avoid amplification effects of auto-fixing
# the exact same stuff in multiple non-rebased branches.
branches:
- main
jobs:
autofix:
uses: kdeldycke/workflows/.github/workflows/[email protected]

Check failure on line 13 in .github/workflows/autofix.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/autofix.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/autofix.yaml" -> "kdeldycke/workflows/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit