Skip to content

fix: Handle external URLs passed to redirect and permanentRedirect #2786

fix: Handle external URLs passed to redirect and permanentRedirect

fix: Handle external URLs passed to redirect and permanentRedirect #2786

Workflow file for this run

name: lint-pr
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}