Skip to content

feat(skills): add search for installed skills by name and content #307

feat(skills): add search for installed skills by name and content

feat(skills): add search for installed skills by name and content #307

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true