Skip to content

PA-7893 update urls #277

PA-7893 update urls

PA-7893 update urls #277

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
ruby_version: '3.1'
secrets: "inherit"