Skip to content

Try matrix avoidance #462

Try matrix avoidance

Try matrix avoidance #462

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "greg0ire/.github/.github/workflows/coding-standards.yml@maintenance"

Check failure on line 15 in .github/workflows/coding-standards.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/coding-standards.yml

Invalid workflow file

error parsing called workflow ".github/workflows/coding-standards.yml" -> "greg0ire/.github/.github/workflows/coding-standards.yml@maintenance" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
php-version: "8.1"