There was an error while loading. Please reload this page.
1 parent 202281c commit 1b701adCopy full SHA for 1b701ad
1 file changed
.github/workflows/maven.yml
@@ -5,9 +5,10 @@ name: Test PR
5
6
on:
7
pull_request:
8
- branches: [ master, 2.14.5 ]
+ branches: [ 2.x ]
9
push:
10
- branches: [ 2.14.5 ]
11
+ workflow_dispatch:
12
13
jobs:
14
build:
0 commit comments