Skip to content

chore(deps): bump fast-xml-parser from 4.0.11 to 4.2.4 in /app/runner-controller #177

chore(deps): bump fast-xml-parser from 4.0.11 to 4.2.4 in /app/runner-controller

chore(deps): bump fast-xml-parser from 4.0.11 to 4.2.4 in /app/runner-controller #177

name: Conventional Commits
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: liatrio/github-actions/conventional-pr-title@master
with:
token: ${{ secrets.GITHUB_TOKEN }}