Skip to content

chore: update readme and add GHA to release the plugin #923

chore: update readme and add GHA to release the plugin

chore: update readme and add GHA to release the plugin #923

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