Skip to content

feat: add beta vercel record #94

feat: add beta vercel record

feat: add beta vercel record #94

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