Skip to content

ci

ci #255

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@puppetcore"

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

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 11, Col: 11): Error from called workflow puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@puppetcore (Line: 33, Col: 16): Unexpected value 'true'
with:
# This line enables shellcheck to be run on this repository
run_shellcheck: true
secrets: "inherit"