Skip to content

Commit

Permalink
Correct alias prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
peombwa committed Jul 13, 2023
1 parent e6d7483 commit 59c34ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ directive:
- where:
subject: ^DeviceAppMgt.*
set:
alias: ${verb}-${subject-prefix}${subject}
alias: ${verb}-Mg${subject-prefix}${subject}
- where:
subject: ^(DeviceAppMgt)(.*)
set:
Expand Down

0 comments on commit 59c34ca

Please sign in to comment.