Skip to content

chore(deps): bump follow-redirects from 1.15.6 to 1.16.0 in /client #354

chore(deps): bump follow-redirects from 1.15.6 to 1.16.0 in /client

chore(deps): bump follow-redirects from 1.15.6 to 1.16.0 in /client #354

name: "Lint PR commit message"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.4.1
with:
validateSingleCommit: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}