Skip to content

Commit

Permalink
Update Create a github comment when a comment is posted in wrike.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaghuRam168 authored Jul 5, 2024
1 parent b196f0d commit 1065062
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ integration:
assembly:
execute:
- create-action:
name: GitHub undefined
name: GitHub Create comment
target:
$ref: '#/integration/action-interfaces/action-interface-1'
map:
mappings:
- IssueNumber:
template: '49'
template: '9'
- OwnerName:
template: nonibmapp
- RepoName:
Expand Down Expand Up @@ -67,8 +67,8 @@ integration:
input:
- variable: Trigger
$ref: '#/trigger/payload'
- variable: GitHubundefined
$ref: '#/node-output/GitHub undefined/response/payload'
- variable: GitHubCreatecomment
$ref: '#/node-output/GitHub Create comment/response/payload'
- variable: flowDetails
$ref: '#/flowDetails'
name: Create a github comment when a comment is posted in wrike
Expand Down

0 comments on commit 1065062

Please sign in to comment.