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 c13ea19 commit 64b748dCopy full SHA for 64b748d
.github/workflows/codebuild.yml
@@ -64,5 +64,5 @@ jobs:
64
echo "Review the latest version of the PR to ensure that the code is safe to execute."
65
echo "Note the full SHA of the commit that you are reviewing."
66
echo "Run: ./codebuild/bin/start_codebuild.sh <full sha>"
67
- ehco "Warning: use the full SHA, NOT the PR number. The PR could be updated after your review."
+ echo "Warning: use the full SHA, NOT the PR number. The PR could be updated after your review."
68
fi
0 commit comments