Logic testing for PR creation.

This commit is contained in:
2024-12-17 11:47:11 -05:00
parent cc38d579f2
commit 999641aa05
@@ -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