Skip to content

build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 #547

build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0

build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 #547

Workflow file for this run

name: "Validate PR title"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}