This commit is contained in:
2025-08-07 15:51:53 +02:00
parent b8636a6d48
commit 561331b825
6 changed files with 10 additions and 8 deletions

View File

@@ -3,6 +3,7 @@
name: Postgres
on: #[push,pull_request]
workflow_dispatch: {}
push: &tofuPaths
paths:
- 'iac/*.tf'

View File

@@ -3,6 +3,7 @@
name: Postgres
on: #[push,pull_request]
workflow_dispatch: {}
push: &postgresTofuPaths
paths:
- 'postgres/**/*.tf'