Skip to content

Ngstack 1017 iri template generation feature #20

Ngstack 1017 iri template generation feature

Ngstack 1017 iri template generation feature #20

name: Coding standards
on:
push:
branches:
- 'master'
- '[0-9].[0-9]+'
pull_request: ~
jobs:
php-cs-fixer:
name: PHP CS Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v6
with:
repository: netgen/coding-standard
path: vendor/netgen/coding-standard
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run --allow-unsupported-php-version=yes