Skip to content

chore(deps): bump fast-xml-parser from 4.5.2 to 4.5.4 in /examples/SampleApp #5115

chore(deps): bump fast-xml-parser from 4.5.2 to 4.5.4 in /examples/SampleApp

chore(deps): bump fast-xml-parser from 4.5.2 to 4.5.4 in /examples/SampleApp #5115

Workflow file for this run

name: 'Lint PR title'
on:
pull_request:
branches:
- develop
- 'v[0-9]+.[0-9]+.[0-9]+'
types: [opened, edited, synchronize]
jobs:
lint_pr_title:
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@v1.0.2
with:
regex: '^(\w*)(?:\((.*)\))?: (.*)$'