Skip to content

Remove custom types in favor of Puppetlabs Stdlib Stdlib::Ensure::Package #38

Remove custom types in favor of Puppetlabs Stdlib Stdlib::Ensure::Package

Remove custom types in favor of Puppetlabs Stdlib Stdlib::Ensure::Package #38

Workflow file for this run

name: CI
on:
push:
branches:
- '*'
tags:
- '*'
pull_request:
branches:
- '*'
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v1