Skip to content

Bump release-drafter/release-drafter from 5 to 6 #213

Bump release-drafter/release-drafter from 5 to 6

Bump release-drafter/release-drafter from 5 to 6 #213

Workflow file for this run

---
name: Integration
on:
pull_request:
push:
branches:
- main
paths-ignore:
- ".*"
- ".github/**"
- "README.md"
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/ansible-integration-workflow.yaml@v1.2.4
with:
distros: '[ "debian12", "debian11" ]'