📝 action configs
This commit is contained in:
5
.github/workflows/mavenpublish.yml
vendored
5
.github/workflows/mavenpublish.yml
vendored
@@ -2,8 +2,9 @@ name: Java CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
branches: [ $default-branch ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user