Skip to content

[DPG] adding filtering of collisions to save space and better balancing fil… #32034

[DPG] adding filtering of collisions to save space and better balancing fil…

[DPG] adding filtering of collisions to save space and better balancing fil… #32034

Workflow file for this run

---
name: Formatting
'on': [pull_request_target]
permissions: {}
jobs:
formatting:
name: PR formatting
uses: alisw/ali-bot/.github/workflows/c++-code-formatting.yml@master
secrets:
alibuild_github_token: ${{ secrets.ALIBUILD_GITHUB_TOKEN }}