Skip to content

Merge pull request #480 from doctrine/dependabot/github_actions/ramse… #385

Merge pull request #480 from doctrine/dependabot/github_actions/ramse…

Merge pull request #480 from doctrine/dependabot/github_actions/ramse… #385

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