Skip to content

Commit b3a34e0

Browse files
committed
[CI] Run GitHub Actions for 6.x
1 parent 10ed5ca commit b3a34e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ on:
33
push:
44
branches:
55
- master
6+
- 6.x
67
pull_request:
78
branches:
89
- master
10+
- 6.x
911
jobs:
1012
test-master:
1113
env:

0 commit comments

Comments
 (0)