Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b21999 commit f817c2dCopy full SHA for f817c2d
tools/actions/commit-queue.sh
@@ -77,7 +77,7 @@ for pr in "$@"; do
77
rm output output.json
78
# If `git node land --abort` fails, we're in unknown state. Better to stop
79
# the script here, current PR was removed from the queue so it shouldn't
80
- # interfer again in the future
+ # interfere again in the future.
81
git node land --abort --yes
82
else
83
rm output
0 commit comments