Skip to content

Add support for checking if an apt::keyring is up-to-date with checksums #281

Add support for checking if an apt::keyring is up-to-date with checksums

Add support for checking if an apt::keyring is up-to-date with checksums #281

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"