Skip to content

Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /test/benchmark #115

Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /test/benchmark

Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /test/benchmark #115

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-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}