Skip to content

Commit 253bc32

Browse files
Shared GitHub actions v2
1 parent 32ac98f commit 253bc32

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,14 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
name: Java CI
17+
18+
name: Verify
1819

1920
on:
2021
push:
21-
branches-ignore:
22-
- dependabot/**
2322
pull_request:
2423

2524
jobs:
2625
build:
2726
name: Verify
28-
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v1
27+
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2

0 commit comments

Comments
 (0)