Skip to content

feat: add ci to publish to Puppet forge and linter checks #5

feat: add ci to publish to Puppet forge and linter checks

feat: add ci to publish to Puppet forge and linter checks #5

Workflow file for this run

name: Puppet Lint
on: [push]
jobs:
puppet-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: puppet-lint
uses: scottbrenner/puppet-lint-action@v1.0.7
with:
args: ./manifests