Skip to content

removes docs and fixed build_docs.sh to only build xml for doxygen #3495

removes docs and fixed build_docs.sh to only build xml for doxygen

removes docs and fixed build_docs.sh to only build xml for doxygen #3495

Workflow file for this run

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