Skip to content

feat(agent::service::cron): add environment parameter #1498

feat(agent::service::cron): add environment parameter

feat(agent::service::cron): add environment parameter #1498

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: 'true'
rubocop: false