We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111e20b commit 4c2ad3fCopy full SHA for 4c2ad3f
.github/workflows/update-lambda-permissions.yml
@@ -1,5 +1,5 @@
1
name: Update Lambda Permissions
2
-run-name: Updating permissions on ${{ inputs.environment }} using ${{ inputs.branch_name }} by ${{ github.actor }}
+run-name: Updating permissions on ${{ inputs.stack_name }} using ${{ inputs.branch_name }} by ${{ github.actor }}
3
4
on:
5
workflow_dispatch:
0 commit comments