mirror of https://github.com/apache/openjpa.git
better clause
This commit is contained in:
parent
d4882b0ace
commit
29ca489fc6
|
@ -14,9 +14,7 @@
|
|||
# specific language governing permissions and limitations under the License.
|
||||
#
|
||||
name: Java CI
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
on: [push, pull_request]
|
||||
env:
|
||||
MAVEN_OPTS: -Dmaven.artifact.threads=256 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue