Logic testing for PR creation.

This commit is contained in:
2024-12-17 12:02:10 -05:00
parent 84a38744f7
commit 8decd85f66
@@ -32,7 +32,7 @@ jobs:
id: get-pr-status
uses: yakubique/json-utils@v1.8
with:
input: '${{ steps.check-pr.outputs.pr_status }}'
input: ${{ steps.check-pr.outputs.pr_status }}
action: "get"
key: "state"
# Step 2: Create PR if none exists