We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef2faa commit 807a38bCopy full SHA for 807a38b
1 file changed
.github/workflows/pint.yaml
@@ -14,6 +14,8 @@ jobs:
14
15
- name: Fix styling issues
16
uses: aglipanci/laravel-pint-action@latest
17
+ with:
18
+ configPath: pint.json
19
20
- name: Commit changes
21
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments