Quick typo fix.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user