Quick typo fix.

This commit is contained in:
2025-10-04 14:20:10 -04:00
parent ad0fcbdec9
commit 259ab87197
+1 -1
View File
@@ -63,7 +63,7 @@ runs:
--repo ${{ github.repository }} \
--state open \
--fields head \
--output simple
--output simple \
| egrep '${{ github.ref_name }}' | wc -l)
echo "exists=$pr_exists" >> $GITHUB_OUTPUT