Skip to content

Commit

Permalink
Create yaml-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
6fj authored Nov 22, 2023
1 parent 7791f31 commit 4799b15
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/yaml-linter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Yaml Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
yaml-linter:
uses: secretflow/.github/.github/workflows/yaml-linter.yml@main

0 comments on commit 4799b15

Please sign in to comment.