chore: modify test action
[skip ci]
This commit is contained in:
parent
a92d0febcd
commit
d1c6464f59
1 changed files with 1 additions and 1 deletions
2
.github/workflows/clean_up.yaml
vendored
2
.github/workflows/clean_up.yaml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
subtitle: "${{ forgejo.repository }}"
|
||||
event_title: ${{ forgejo.event_name }}
|
||||
event_author: ${{ forgejo.actor }}
|
||||
event_body: "try to remove all resources with prefix ${{ inputs.res_prefix }}"
|
||||
event_body: "try to remove all resources with prefix <b>${{ inputs.res_prefix }}</b>"
|
||||
event_number: ${{ forgejo.run_number }}
|
||||
event_url: "https://tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview/actions/runs/${{ forgejo.run_number }}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue