Skip to content

Commit

Permalink
Fix name from project -> group
Browse files Browse the repository at this point in the history
This was masking the action name due to a copy-paste error
  • Loading branch information
DavidFair committed Jan 31, 2025
1 parent 861b768 commit fdb6946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/role.add.user.group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description: Adds a user directly to an existing group
enabled: true
entry_point: src/openstack_actions.py
name: role.add.user.project
name: role.add.user.group
parameters:
lib_entry_point:
default: workflows.role_actions.role_add
Expand Down

0 comments on commit fdb6946

Please sign in to comment.