build: fix small typo in deployment_scrips/README.md
Co-authored-by: Shreya Malviya <shreya.malviya@gmail.com>
This commit is contained in:
parent
1cc2dc24ac
commit
3759c4d07a
|
@ -73,7 +73,7 @@ commit. If your commit does not pass all checks, it will be reformatted and/or
|
|||
you'll be given a list of errors and warnings that need to be fixed before you
|
||||
can commit.
|
||||
|
||||
Our CI system runs the same checks when when pull requests are submitted. This
|
||||
Our CI system runs the same checks when pull requests are submitted. This
|
||||
system may report that the build has failed if the pre-commit hooks have not
|
||||
been run or all issues have not been resolved.
|
||||
|
||||
|
|
Loading…
Reference in New Issue