Skip to content

feat(puppetcore): Add puppetcore gem source switch capability #261

feat(puppetcore): Add puppetcore gem source switch capability

feat(puppetcore): Add puppetcore gem source switch capability #261

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'

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 15, Col: 21): Invalid input, ruby_version is not defined in the referenced workflow.
secrets: "inherit"