Skip to content

(PE-39952) Add PE os version #226

(PE-39952) Add PE os version

(PE-39952) Add PE os version #226

Workflow file for this run

name: "ci"
on:
pull_request:
branches:
- "main"
workflow_dispatch:
jobs:
Spec:
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
with:
# This line enables shellcheck to be run on this repository
run_shellcheck: true
secrets: "inherit"