1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 08:10:07 +01:00

Update coding-standards.yml

This commit is contained in:
Dries Vints
2023-02-13 18:18:56 +01:00
committed by GitHub
parent e0e8830881
commit f617fc85bc

View File

@@ -6,4 +6,4 @@ jobs:
lint:
uses: laravel/.github/.github/workflows/coding-standards.yml@main
with:
fix: github.ref_name == 'master'
fix: ${{ github.ref_name == 'master' }}