Skip to content

repo-sync-2024-08-23T11:30:55+0800 #362

repo-sync-2024-08-23T11:30:55+0800

repo-sync-2024-08-23T11:30:55+0800 #362

Workflow file for this run

---
name: Run clang-format linter
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
run-clang-format:
uses: secretflow/.github/.github/workflows/clang-format.yml@main