Skip to content

Try matrix avoidance #462

Try matrix avoidance

Try matrix avoidance #462

Workflow file for this run

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

Check failure on line 15 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" -> "greg0ire/.github/.github/workflows/static-analysis.yml@maintenance" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
php-version: "8.1"