We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bad87 commit b21add0Copy full SHA for b21add0
.github/workflows/pint.yml
@@ -19,7 +19,6 @@ jobs:
19
- name: Run Laravel Pint
20
uses: aglipanci/laravel-pint-action@v2
21
with:
22
- preset: laravel
23
configPath: "pint.json"
24
pintVersion: 1.21.2
25
0 commit comments