Skip to content

Merge pull request #26 from voxpupuli/modulesync #40

Merge pull request #26 from voxpupuli/modulesync

Merge pull request #26 from voxpupuli/modulesync #40

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v2
with:
additional_packages: 'libaugeas-dev augeas-tools'