Skip to content

Specify correct supported puppet version, 8.x only #186

Specify correct supported puppet version, 8.x only

Specify correct supported puppet version, 8.x only #186

---
name: Static Code Analysis
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
static_code_analysis:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/static_code_analysis.yaml@main"
secrets: inherit