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