Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
25ce963524d075a2be7c3a19753479e8b6801826
/
.
/
.github
/
workflows
/
lint.yml
blob: 4db03ac2ce560013bac4e39f38cf7ae234368684 [
file
] [
log
] [
blame
]
name:
lint
on:
pull_request:
push:
branches:
-
main
jobs:
ansible
-
lint:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/checkout@v3.0.2
-
uses:
ansible
-
community/ansible
-
lint
-
action@v6.3.0
with:
path:
roles