Skip to content

Merge pull request #80 from systemli/Drop-monit-support #230

Merge pull request #80 from systemli/Drop-monit-support

Merge pull request #80 from systemli/Drop-monit-support #230

Workflow file for this run

---
name: Integration
on:
pull_request:
push:
branches:
- main
tags:
- '**' # Push events to every tag including hierarchical tags like v1.0/beta
paths-ignore:
- ".*"
- ".github/**"
- "README.md"
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
with:
distros: '[ "debian12", "debian11" ]'