get rid of it from branches

This commit is contained in:
Jun-te Kim 2026-02-17 11:29:34 +00:00
parent 6e737f0cca
commit 781af5fcb2

View file

@ -1,15 +1,10 @@
name: Deploy infrastructure
on:
pull_request:
push:
branches:
- "dev"
- "prod"
paths:
- 'infrastructure/terraform/**'
- '.github/workflows/deploy_terraform.yml'
- '.github/workflows/_build_image.yml'
- '.github/workflows/_deploy_lambda.yml'
workflow_dispatch:
jobs: