Skip to content

Merge pull request #39 from Rosa-Luxemburgstiftung-Berlin/lint24.2.1 #236

Merge pull request #39 from Rosa-Luxemburgstiftung-Berlin/lint24.2.1

Merge pull request #39 from Rosa-Luxemburgstiftung-Berlin/lint24.2.1 #236

Workflow file for this run

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