We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8118c7c commit fe95ee7Copy full SHA for fe95ee7
1 file changed
.github/workflows/deploy-backend.yml
@@ -51,6 +51,8 @@ permissions:
51
id-token: write
52
contents: read
53
54
+run-name: Deploy Backend - ${{ inputs.environment }} ${{ inputs.sub_environment }}
55
+
56
jobs:
57
terraform-plan:
58
runs-on: ubuntu-latest
0 commit comments