Skip to content

pdksync - pdksync_tags/3.3.0.1-0-g6e8b9b0 #122

pdksync - pdksync_tags/3.3.0.1-0-g6e8b9b0

pdksync - pdksync_tags/3.3.0.1-0-g6e8b9b0 #122

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"
secrets: "inherit"
Acceptance:
needs: Spec
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
secrets: "inherit"