Skip to content

Rector setup

Rector setup #1

Workflow file for this run

# github action that checks code with Rector
name: Rector
on:
pull_request: null
jobs:
rector:
name: Rector
# reference to re-usable workflow
uses: nswdpc/ci-files/.github/workflows/rector.yaml@main

Check failure on line 11 in .github/workflows/rector.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rector.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rector.yml" -> "nswdpc/ci-files/.github/workflows/rector.yaml@main" : failed to fetch workflow: workflow was not found.
secrets: inherit