rtCamp / action-phpcs-code-review

Github Action to perform automated code review on pull requests
https://github.com/rtCamp/github-actions-library
MIT License
101 stars 26 forks source link

Trim whitespaces from GitHub token #37

Closed mrrobot47 closed 4 years ago

mrrobot47 commented 4 years ago

Remove spaces from GitHub token if any, at times copying token from GitHub UI can give leading space.

Ref: #36