Re-enabling workflow trigger for Renovate PRs.
List of Services README Generation / Generate Services List (push) Failing after 3m41s
Renovate / renovate (push) Successful in 4m21s

This commit is contained in:
2025-12-05 08:49:24 -05:00
parent 1164a0afed
commit 51c88a6e5e
+6 -6
View File
@@ -2,12 +2,12 @@ name: Renovate PR Deployment
on:
workflow_dispatch:
# pull_request:
# types: [closed]
# branches:
# - main
# paths:
# - "**/docker-compose.yml"
pull_request:
types: [closed]
branches:
- main
paths:
- "**/docker-compose.yml"
env:
HC_VAULT_VERSION: "1.21.1"