mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Update coding-standards.yml
This commit is contained in:
2
.github/workflows/coding-standards.yml
vendored
2
.github/workflows/coding-standards.yml
vendored
@@ -6,4 +6,4 @@ jobs:
|
|||||||
lint:
|
lint:
|
||||||
uses: laravel/.github/.github/workflows/coding-standards.yml@main
|
uses: laravel/.github/.github/workflows/coding-standards.yml@main
|
||||||
with:
|
with:
|
||||||
fix: github.ref_name == 'master'
|
fix: ${{ github.ref_name == 'master' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user