Skip to content

Update plugin maven-publish to v0.29.0 #959

Update plugin maven-publish to v0.29.0

Update plugin maven-publish to v0.29.0 #959

Workflow file for this run

name: Version Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "patch, minor, major, maintenance, renovate"