Skip to content

feat: in-page navigation #11138

feat: in-page navigation

feat: in-page navigation #11138

Workflow file for this run

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