adding infisical action to workflows
All checks were successful
Pull Request / changes (pull_request) Successful in 22s
Pull Request / build-and-test (pull_request) Has been skipped
Pull Request / terraform-plan (pull_request) Has been skipped

This commit is contained in:
2026-07-13 11:08:25 -05:00
parent c81b514ae8
commit a4778d29be
5 changed files with 26 additions and 12 deletions

View File

@@ -33,4 +33,6 @@ jobs:
api:
- 'api/**'
client:
- 'client/**'
- 'client/**'
infrastructure:
- 'infrastructure/**'