chore: modify test action
[skip ci]
This commit is contained in:
parent
af8481a003
commit
8886b60c25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tf-acc-test.yaml
vendored
2
.github/workflows/tf-acc-test.yaml
vendored
|
|
@ -96,4 +96,4 @@ jobs:
|
|||
event_body: "${{ steps.automatic_run.outputs.result || steps.manual_run.outputs.result }}"
|
||||
event_number: ${{ github.event.id }}
|
||||
event_url: "https://tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview/actions/runs/${{ forgejo.run_number }}"
|
||||
status: ${{ (steps.manual_run.outputs.status || steps.automatic_run.outputs.status) }}
|
||||
status: "${{ (steps.manual_run.outputs.status || steps.automatic_run.outputs.status) }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue