Skip to content

Create yaml-linter.yml #3

Create yaml-linter.yml

Create yaml-linter.yml #3

Workflow file for this run

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