Remove GitHub actions
This commit is contained in:
parent
e86ffd45cc
commit
800c0dbb29
11
.github/workflows/ansible_lint.yaml
vendored
11
.github/workflows/ansible_lint.yaml
vendored
@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
name: Ansible Lint
|
|
||||||
on: [push, pull_request]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- name: Run ansible-lint
|
|
||||||
uses: ansible-community/ansible-lint-action@main
|
|
Loading…
x
Reference in New Issue
Block a user