mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
quick shared infra
This commit is contained in:
parent
c7c208334e
commit
952a2cb2c0
1 changed files with 3 additions and 1 deletions
4
.github/workflows/deploy_terraform.yml
vendored
4
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -3,7 +3,9 @@ name: Deploy infrastructure
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
- "main"
|
||||
- "dev"
|
||||
- "prod"
|
||||
paths:
|
||||
- 'infrastructure/terraform/**'
|
||||
- '.github/workflows/deploy_terraform.yml'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue