We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c38853 commit 8f23893Copy full SHA for 8f23893
.github/workflows/laravel.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches:
6
- '6.x'
7
+ pull_request:
8
+ branches:
9
+ - '6.x'
10
+
11
env:
12
APP_ENV: test
13
0 commit comments