We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
version-4
1 parent 80d6ed9 commit c332dc7Copy full SHA for c332dc7
1 file changed
.github/workflows/test.yml
@@ -4,9 +4,11 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ - version-4 # Delete this after EJS v4 is released
8
push:
9
10
11
12
13
jobs:
14
test:
0 commit comments