Skip to content

Update token handling for password reset & project invite #1

Update token handling for password reset & project invite

Update token handling for password reset & project invite #1

Workflow file for this run

#https://github.com/actions/labeler?tab=readme-ov-file#create-workflow
name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5