Skip to content

feat : Scroll to Top on Page Change #11

feat : Scroll to Top on Page Change

feat : Scroll to Top on Page Change #11

Workflow file for this run

name: Auto Label PR
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Auto-label PR based on status and content
uses: actions-ecosystem/action-labeler@v1
with:
configuration-path: .github/labeler.yml