We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31da601 commit e7ab221Copy full SHA for e7ab221
1 file changed
.github/workflows/build.yml
@@ -4,9 +4,11 @@ on:
4
push:
5
branches:
6
- 'main'
7
+ - 'neos-9'
8
pull_request:
9
10
11
12
13
jobs:
14
test:
0 commit comments