Skip to content

Update README and to show we can no longer verify functionality on PE or Puppet Core #665

Update README and to show we can no longer verify functionality on PE or Puppet Core

Update README and to show we can no longer verify functionality on PE or Puppet Core #665

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
# yamllint disable-line rule:truthy
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/beaker.yml@v3
with:
timeout_minutes: 60
unit_runs_on: 'cern-self-hosted'