Skip to content

Bump follow-redirects from 1.15.2 to 1.15.6 in /doc #170

Bump follow-redirects from 1.15.2 to 1.15.6 in /doc

Bump follow-redirects from 1.15.2 to 1.15.6 in /doc #170

name: title-validation
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
validate-pr-title:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}