Skip to content

[PWGHF] add a flag for vertex build and fix the issue of CPU time consumption #29199

[PWGHF] add a flag for vertex build and fix the issue of CPU time consumption

[PWGHF] add a flag for vertex build and fix the issue of CPU time consumption #29199

---
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 }}