Skip to content
on:
push:
jobs:
static:
uses: nolte/gh-plumbing/.github/workflows/reusable-pre-commit.yaml@develop
security:
uses: nolte/gh-plumbing/.github/workflows/reusable-trivy.yaml@develop
chain-bench:
uses: nolte/gh-plumbing/.github/workflows/reusable-chain-bench.yaml@develop

Check failure on line 10 in .github/workflows/build-static-tests.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-static-tests.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build-static-tests.yaml" -> "nolte/gh-plumbing/.github/workflows/reusable-chain-bench.yaml@develop" : failed to fetch workflow: workflow was not found.
secrets:
token: ${{ secrets.GITHUB_TOKEN }}