Skip to content

Merge pull request #1486 from antonL95/feat_add_nette_framework_driver #116

Merge pull request #1486 from antonL95/feat_add_nette_framework_driver

Merge pull request #1486 from antonL95/feat_add_nette_framework_driver #116

name: fix code styling
on:
push:
branches:
- master
- '*.x'
jobs:
lint:
uses: laravel/.github/.github/workflows/coding-standards.yml@main
with:
fix: ${{ github.ref_name == 'master' }}