Skip to content

(maint) Update Gemfile with pdk 3.5.0 template #618

(maint) Update Gemfile with pdk 3.5.0 template

(maint) Update Gemfile with pdk 3.5.0 template #618

Workflow file for this run

---
name: Unit Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
Nightly:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@main"
secrets: inherit
Released:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@b1844affc1d26c7091014b2f3dd1bd662a8c981e"
secrets: inherit