Skip to content

Commit befb800

Browse files
committed
Enable CI on 2.x branch
1 parent 2f9dbf0 commit befb800

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/job.test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- master
7+
- 2.x
78
pull_request:
89
branches:
910
- master
11+
- 2.x
1012
workflow_dispatch:
1113

1214
defaults:

0 commit comments

Comments
 (0)