Skip to content

fix: attempt to fix pages configuration #89

fix: attempt to fix pages configuration

fix: attempt to fix pages configuration #89

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
terraform:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v1
- run: terraform fmt -check