Skip to content

Commit 1b701ad

Browse files
committed
Trigger CI on the 2.x branch and on demand
1 parent 202281c commit 1b701ad

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ name: Test PR
55

66
on:
77
pull_request:
8-
branches: [ master, 2.14.5 ]
8+
branches: [ 2.x ]
99
push:
10-
branches: [ 2.14.5 ]
10+
branches: [ 2.x ]
11+
workflow_dispatch:
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)