Skip to content

repo-sync-2024-05-21T20:55:08+0800 #278

repo-sync-2024-05-21T20:55:08+0800

repo-sync-2024-05-21T20:55:08+0800 #278

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