Skip to content

Merge pull request #81 from systemli/Reduce-output-when-looping-over-… #228

Merge pull request #81 from systemli/Reduce-output-when-looping-over-…

Merge pull request #81 from systemli/Reduce-output-when-looping-over-… #228

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" ]'