Skip to content

docs: update README and build guides #4569

docs: update README and build guides

docs: update README and build guides #4569

Workflow file for this run

---
name: 'PR - Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6.0.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'