Skip to content

Merge pull request #1020 from doctrine/dependabot/github_actions/doct… #294

Merge pull request #1020 from doctrine/dependabot/github_actions/doct…

Merge pull request #1020 from doctrine/dependabot/github_actions/doct… #294

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
php-version: "7.4"