Skip to content

Commit 93b0c91

Browse files
committed
Create php-code-quality.yml
1 parent 2255dd6 commit 93b0c91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: fix code styling
2+
3+
on: [push]
4+
5+
jobs:
6+
lint:
7+
uses: laravel/.github/.github/workflows/coding-standards.yml@main

0 commit comments

Comments
 (0)