Sign in
apache
/
nuttx-testing
/
a105b0ee13fbc4818d87a4a91e9152018892da84
/
.
/
.github
/
workflows
/
lint.yml
blob: ca6610472821fed1359e8e9cfb38e1abb266b887 [
file
] [
log
] [
blame
]
name:
Lint
on:
[pull_request]
jobs:
lint:
name:
Lint
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/checkout@v2
-
name:
Super Lint
uses:
github/super
-
linter@v3
env:
VALIDATE_YAML:
true