Skip to content

Commit 716b91f

Browse files
committed
Trigger CI on version-4 branch and PRs to it
1 parent e3df759 commit 716b91f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- version-4 # Delete this after EJS v4 is released
78
push:
89
branches:
910
- main
11+
- version-4 # Delete this after EJS v4 is released
1012

1113
jobs:
1214
test:

0 commit comments

Comments
 (0)