1. The clang format action will be triggered when a PR is submitted. 2. Skywalking eyes actions will be triggered when a PR is submitted and after merging to master branch.
run build-support/check-format.sh to check cpp styles; run build-support/clang-format.sh to fix cpp style issues;