workflow dispatch trigger
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 50s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped

This commit is contained in:
2025-08-08 12:32:44 +02:00
parent 784c014224
commit a1261d6c80
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
name: Hashicorp Vault
on: #[push,pull_request]
workflow_dispatch: {}
push: &vaultPaths
paths:
- 'hashicorp-vault/**/*.tf'