Skip to content

fix(maven): update packages to v2.22.2 #181

fix(maven): update packages to v2.22.2

fix(maven): update packages to v2.22.2 #181

name: Check Semantic PR
on:
pull_request:
types: [opened, edited, synchronize, reopened]
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
# The callee reads PR metadata to validate the title; contents is not enough,
# and a callee may not request more than it is granted.
pull-requests: read
jobs:
check:
uses: reqstool/.github/.github/workflows/common-check-semantic-pr.yml@main