Skip to content

chore: add npm bugs metadata and fix repository field format in @auth/core and next-auth #6833

chore: add npm bugs metadata and fix repository field format in @auth/core and next-auth

chore: add npm bugs metadata and fix repository field format in @auth/core and next-auth #6833

Workflow file for this run

# https://github.com/actions/labeler#create-workflow
name: Label Pull Requests
on:
pull_request_target:
jobs:
prs:
name: Triage
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/pr-labeler.yml"