Skip to content

Merge pull request #460 from doctrine/dependabot/github_actions/doctr… #226

Merge pull request #460 from doctrine/dependabot/github_actions/doctr…

Merge pull request #460 from doctrine/dependabot/github_actions/doctr… #226

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
uses: "doctrine/.github/.github/workflows/static-analysis.yml@5.3.0"

Check failure on line 14 in .github/workflows/static-analysis.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/static-analysis.yml

Invalid workflow file

error parsing called workflow ".github/workflows/static-analysis.yml" -> "doctrine/.github/.github/workflows/static-analysis.yml@5.3.0" (source tag with sha:fc7c7db6a5600295221b218d1b4952f8c84b8e4e) --> "./.github/workflows/phpstan.yml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.