Skip to content

Commit b11fea5

Browse files
authored
Update maven-publish.yml
Runs tests in master branch
1 parent 04dd461 commit b11fea5

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/maven-publish.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Java CI
22

3-
on: [push]
4-
3+
on:
4+
push:
5+
branches:
6+
- master
57
jobs:
68
build:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)