Skip to content

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

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

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

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.3
with:
disable-apparmor-mysql: true
distros: '[ "debian12", "debian11" ]'