mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +03:00
Update autoSyncMergedPullRequest.yml
This commit is contained in:
committed by
GitHub
parent
b952350a7b
commit
32ad3b1366
@@ -28,6 +28,6 @@ jobs:
|
||||
"ref": "${{ github.ref }}",
|
||||
"prNumber": "${{ github.event.pull_request.number }}",
|
||||
"prTitle": "${{ github.event.pull_request.title }}",
|
||||
"prDescription": "${{ toJSON(github.event.pull_request.description) }}",
|
||||
"prDescription": "${{ toJSON(github.event.pull_request.body) }}",
|
||||
"sha": "${{ github.sha }}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user