Skip to content

fix(next-auth): repair red v4 CI (lint + pre-existing test drift) #6826

fix(next-auth): repair red v4 CI (lint + pre-existing test drift)

fix(next-auth): repair red v4 CI (lint + pre-existing test drift) #6826

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"