Skip to content

fix: trigger build on all tags #5

fix: trigger build on all tags

fix: trigger build on all tags #5

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