We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff2153 commit 864cd8dCopy full SHA for 864cd8d
.github/workflows/laravel-pint.yml
@@ -1,7 +1,9 @@
1
name: Laravel Pint
2
3
on:
4
- pull_request
+ push:
5
+ branches:
6
+ - main
7
8
jobs:
9
laravel-pint:
0 commit comments