Skip to content

remove .gitea for now #3

remove .gitea for now

remove .gitea for now #3

Workflow file for this run

name: Run ansible-lint on code
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: run-ansible-lint
uses: ansible/[email protected]