Skip to content

feat: Add Skills Exchange Plugin #326

feat: Add Skills Exchange Plugin

feat: Add Skills Exchange Plugin #326

Workflow file for this run

---
name: 'checks'
'on':
pull_request:
branches:
- 'main'
jobs:
conventional-commits:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
validation:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
linting:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
with:
tflint_config_path: '.tflint.hcl'
terraform-docs:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
with:
working_directory: './deployment/dev/terraform/,./deployment/prod/terraform/'