Quick typo fix.
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ runs:
|
|||||||
--repo ${{ github.repository }} \
|
--repo ${{ github.repository }} \
|
||||||
--state open \
|
--state open \
|
||||||
--fields head \
|
--fields head \
|
||||||
--output simple
|
--output simple \
|
||||||
| egrep '${{ github.ref_name }}' | wc -l)
|
| egrep '${{ github.ref_name }}' | wc -l)
|
||||||
|
|
||||||
echo "exists=$pr_exists" >> $GITHUB_OUTPUT
|
echo "exists=$pr_exists" >> $GITHUB_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user