quick shared infra

This commit is contained in:
Jun-te Kim 2026-02-16 17:23:15 +00:00
parent c7c208334e
commit 952a2cb2c0

View file

@ -3,7 +3,9 @@ name: Deploy infrastructure
on:
push:
branches:
- "**"
- "main"
- "dev"
- "prod"
paths:
- 'infrastructure/terraform/**'
- '.github/workflows/deploy_terraform.yml'