Skip to content

Commit 4c2ad3f

Browse files
committed
[NRL-793] Update run-name of update perms workflow to contain stack name
1 parent 111e20b commit 4c2ad3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lambda-permissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Update Lambda Permissions
2-
run-name: Updating permissions on ${{ inputs.environment }} using ${{ inputs.branch_name }} by ${{ github.actor }}
2+
run-name: Updating permissions on ${{ inputs.stack_name }} using ${{ inputs.branch_name }} by ${{ github.actor }}
33

44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)