Skip to content

chore(components): update back to top button to adapt to sticky header #13852

chore(components): update back to top button to adapt to sticky header

chore(components): update back to top button to adapt to sticky header #13852

name: "Lint PR title"
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}