This is the message after I agreed the CLA: > Thank you for signing our CLA. Please re-run the CLA check on your PR. But how can I re-run it? Work arround: ``` git commit --amend --no-edit git push --force-with-lease my-remote my-branch ```
This is the message after I agreed the CLA:
But how can I re-run it?
Work arround: