This fixes the issue that even validate.sh finds an issue the return
code is 0
spaces are needed around the comparison operator.
See https://github.com/koalaman/shellcheck/wiki/SC2077
This fixes the issue that even `validate.sh` finds an issue the return
code is `0`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
spaces are needed around the comparison operator.
See https://github.com/koalaman/shellcheck/wiki/SC2077
This fixes the issue that even
validate.shfinds an issue the returncode is
0