Skip to content

feat(frontend): create sidebar's components and folder actions #219

feat(frontend): create sidebar's components and folder actions

feat(frontend): create sidebar's components and folder actions #219

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