Skip to content

Matches api endpoint and database access and small login changes for easier testing #44

Matches api endpoint and database access and small login changes for easier testing

Matches api endpoint and database access and small login changes for easier testing #44

Workflow file for this run

name: Labeler
on: pull_request_target
jobs:
labeler:
name: 🏷️ Labeler
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.LABELER_TOKEN }}
configuration-path: .github/labeler.yaml