Logic testing for PR creation.
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
id: get-pr-status
|
||||
uses: yakubique/json-utils@v1.8
|
||||
with:
|
||||
input: ${{ steps.check-pr.outputs.pr_http_status }}
|
||||
input: '${{ steps.check-pr.outputs.pr_http_status }}'
|
||||
action: "get"
|
||||
key: "state"
|
||||
# Step 2: Create PR if none exists
|
||||
|
||||
Reference in New Issue
Block a user