Skip to content

Commit b0051de

Browse files
committed
[update] change workflow
1 parent 639cac1 commit b0051de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel-production-auto-unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
paths:
77
- "backend/**"
88
pull_request:
9-
branches: ["develop"]
109
types: [opened, edited]
10+
branches: ["main", "develop"]
1111
paths:
1212
- "backend/**"
1313

0 commit comments

Comments
 (0)