Skip to content

docs: update readme to match v3 and have a common pattern #1827

docs: update readme to match v3 and have a common pattern

docs: update readme to match v3 and have a common pattern #1827

Workflow file for this run

name: "Set theme labels"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}