Skip to content

Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.15.0 #1380

Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.15.0

Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.15.0 #1380

Workflow file for this run

name: Labeler
on:
- pull_request
jobs:
assign:
runs-on: ubuntu-18.04
steps:
- uses: actions/labeler@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: ".github/labels.yaml"