Skip to content

🔧 Build Etherpad when sources changed #323

🔧 Build Etherpad when sources changed

🔧 Build Etherpad when sources changed #323

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/[email protected]
with:
distros: '[ "debian12", "debian11", "ubuntu2404", "ubuntu2204" ]'