Skip to content

Bump the actions group with 1 update #204

Bump the actions group with 1 update

Bump the actions group with 1 update #204

Workflow file for this run

---
name: 'checks'
'on':
pull_request:
branches:
- 'main'
jobs:
static-analysis:
uses: broadinstitute/shared-workflows/.github/workflows/puppet-lint.yaml@v2.0.0
unit-tests:
uses: broadinstitute/shared-workflows/.github/workflows/puppet-unit-test.yaml@v2.0.0