Skip to content

Fix build

Fix build #908

Workflow file for this run

---
name: Yaml Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
yaml-linter:
uses: secretflow/.github/.github/workflows/yaml-linter.yml@main