Skip to content

Commit 3fd8444

Browse files
authored
Add branch 3.x to CI
1 parent 06423ed commit 3fd8444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: Pull to ${{ github.base_ref }} by ${{ github.actor }}
33

44
on:
55
pull_request:
6-
branches: [master, develop]
6+
branches: [master, develop, 3.x]
77

88
jobs:
99
Unit-Tests:

0 commit comments

Comments
 (0)