Skip to content

Update how-to-build.md #547

Update how-to-build.md

Update how-to-build.md #547

Workflow file for this run

name: labeler
on: [pull_request_target]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5