Skip to content

Commit 32cafe7

Browse files
author
Tihomir Surdilovic
authored
Merge pull request #28 from tsurdilo/actionsupdaterevert
update branches for actions
2 parents 7da244c + a6f3336 commit 32cafe7

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)