Skip to content

Commit fe95ee7

Browse files
authored
Add run name to Deploy Backend pipeline. (#975)
1 parent 8118c7c commit fe95ee7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-backend.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ permissions:
5151
id-token: write
5252
contents: read
5353

54+
run-name: Deploy Backend - ${{ inputs.environment }} ${{ inputs.sub_environment }}
55+
5456
jobs:
5557
terraform-plan:
5658
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)