Skip to content

Configure Renovate

Configure Renovate #59

Workflow file for this run

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