We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639cac1 commit b0051deCopy full SHA for b0051de
.github/workflows/laravel-production-auto-unit-test.yml
@@ -6,8 +6,8 @@ on:
6
paths:
7
- "backend/**"
8
pull_request:
9
- branches: ["develop"]
10
types: [opened, edited]
+ branches: ["main", "develop"]
11
12
13
0 commit comments