Skip to content

MAINT fix and refactor doc build workflow #6

MAINT fix and refactor doc build workflow

MAINT fix and refactor doc build workflow #6

name: Pull request labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
if: github.repository == 'CSCI-SHU-410-SE-Project/Deskulpt'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yaml