Skip to content

Commit a6f3336

Browse files
author
Tihomir Surdilovic
committed
update branches for actions
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 7da244c commit a6f3336

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/maven-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
push:
88
branches:
99
- master
10-
- 1.0.x
1110
jobs:
1211
publish:
1312
runs-on: ubuntu-latest

.github/workflows/maven-verify.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ on:
77
push:
88
branches:
99
- master
10-
- 1.0.x
1110
pull_request:
1211
branches:
1312
- master
14-
- 1.0.x
1513
jobs:
1614
build:
1715
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)