Skip to content

feat: add functionality to search through app source tree #496

feat: add functionality to search through app source tree

feat: add functionality to search through app source tree #496

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [opened, synchronize]
branches: [main]
permissions: read-all
jobs:
labeler:
permissions:
pull-requests: write
name: Auto-Label PRs
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v4