Skip to content

chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/SampleApp #3338

chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/SampleApp

chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/SampleApp #3338

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/[email protected]
with:
regex: '^(\w*)(?:\((.*)\))?: (.*)$'