Skip to content

chore(deps): bump xml2js and @azure/core-http in /app/event-handler #179

chore(deps): bump xml2js and @azure/core-http in /app/event-handler

chore(deps): bump xml2js and @azure/core-http in /app/event-handler #179

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 }}