Skip to content

fix: move all actions into a single one with multiples steps #12

fix: move all actions into a single one with multiples steps

fix: move all actions into a single one with multiples steps #12

Workflow file for this run

name: terraform-lint
on: [pull_request]
jobs:
delivery:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@main
- name: Lint Terraform
uses: actionshub/terraform-lint@main