Skip to content

Run rspec-puppet jobs on CERN runners #155

Run rspec-puppet jobs on CERN runners

Run rspec-puppet jobs on CERN runners #155

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
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
with:
pidfile_workaround: 'false'
unit_runs_on: 'cern-self-hosted'