Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aloncarmel authored Dec 18, 2024
1 parent f444931 commit 56a581b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steps/02_uipath_open_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ trigger:
conditions:
- conditionId: text_contains_strings
params:
text: "${outputs.audit_logs.data.value}"
text: "recieved"
strings:
- "\"Component\":\"Packages\",\"DisplayName\":\"Wilco${user.repoName}\""
- recieved
then:
do:
- actionId: bot_message
Expand Down

0 comments on commit 56a581b

Please sign in to comment.