Files
infrastructure/.github/workflows/terraform.yaml

9 lines
87 B
YAML

name: "Terraform CI/CD"
on:
push:
branches:
- main
paths:
- terraform/**