Skip to content

feat(frontend): implement user authentication flow #207

feat(frontend): implement user authentication flow

feat(frontend): implement user authentication flow #207

Workflow file for this run

name: "PR Labeler"
on:
pull_request:
types: [opened, ready_for_review, reopened, synchronize]
jobs:
labeler:
name: Auto
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v5