Logic testing for PR creation.

This commit is contained in:
2024-12-17 12:01:08 -05:00
parent 65b38b58b6
commit 84a38744f7
@@ -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