Skip to content

Update to gha-puppet v3 & voxpupuli-test 9.x #460

Update to gha-puppet v3 & voxpupuli-test 9.x

Update to gha-puppet v3 & voxpupuli-test 9.x #460

Workflow file for this run

---
name: CI
on:
pull_request:
push:
branches:
- 'develop'
- 'master'
- '*-stable'
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
with:
pidfile_workaround: 'false'
rubocop: false