Skip to content

(chore) refine circle ci scripts #1310

(chore) refine circle ci scripts

(chore) refine circle ci scripts #1310

Workflow file for this run

---
name: Bazel files linter
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
bazel-formatting-check:
uses: secretflow/.github/.github/workflows/bazel-linter.yml@main