Skip to content

feat: change to coolify.dev and remove .com record #33

feat: change to coolify.dev and remove .com record

feat: change to coolify.dev and remove .com record #33

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