Skip to content

[MegaLinter] Apply linters automatic fixes to #268 #13

[MegaLinter] Apply linters automatic fixes to #268

[MegaLinter] Apply linters automatic fixes to #268 #13

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