Skip to content

chore(maven): bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.0 #4

chore(maven): bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.0

chore(maven): bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.0 #4

Workflow file for this run

name: "Lint PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.BOT_GH_TOKEN }}