Copilot commented on code in PR #8135:
URL: https://github.com/apache/incubator-seata/pull/8135#discussion_r3377263158


##########
.github/workflows/license-checker.yaml:
##########
@@ -20,6 +20,10 @@ on:
   pull_request:
       branches: [ 2.x, develop, master ]

Review Comment:
   `on.pull_request.branches` is indented inconsistently (extra spaces) 
compared to other workflows in this repo, which hurts readability and can trip 
YAML linters if added later. Align the indentation with the 2-space style used 
elsewhere.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to