Skip to content

Merge pull request #114 from Rosa-Luxemburgstiftung-Berlin/issue113-x… #444

Merge pull request #114 from Rosa-Luxemburgstiftung-Berlin/issue113-x…

Merge pull request #114 from Rosa-Luxemburgstiftung-Berlin/issue113-x… #444

Workflow file for this run

---
name: ansible-lint
on:
pull_request:
push:
schedule:
- cron: "25 4 * * 1"
jobs:
build:
name: ansible lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run ansible-lint
uses: ansible/[email protected]