Adjusting manual approval step.
This commit is contained in:
@@ -6,8 +6,8 @@ on:
|
||||
branches-ignore:
|
||||
- "main"
|
||||
- "renovate/**"
|
||||
# paths:
|
||||
# - "cloudflare/**"
|
||||
paths:
|
||||
- "cloudflare/**"
|
||||
env:
|
||||
OPENTOFU_VERSION: "1.10.6"
|
||||
HC_VAULT_VERSION: "1.20.4"
|
||||
@@ -177,8 +177,8 @@ jobs:
|
||||
- name: Wait for manual approval
|
||||
uses: hmarr/auto-approve-action@v2
|
||||
with:
|
||||
message: "Awaiting manual approval to apply Tofu plan"
|
||||
pull-request-number: ${{ needs.check-and-create-pr.outputs.pr_number }}
|
||||
review-message: "Awaiting manual approval to apply Tofu plan"
|
||||
|
||||
apply:
|
||||
name: Apply Tofu Plan
|
||||
|
||||
Reference in New Issue
Block a user