pom
This commit is contained in:
9
.github/workflows/maven_check.yml
vendored
9
.github/workflows/maven_check.yml
vendored
@@ -9,10 +9,11 @@
|
||||
name: Maven Check
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
workflow_dispatch:
|
||||
#push:
|
||||
# branches: [ "main" ]
|
||||
#pull_request:
|
||||
# branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user