abhishekrb19 commented on code in PR #15954:
URL: https://github.com/apache/druid/pull/15954#discussion_r1502774079


##########
.github/workflows/unit-and-integration-tests-unified.yml:
##########
@@ -17,6 +17,7 @@ name: "Unit & Integration tests CI"
 on:
   push:
     paths-ignore:
+      - '.github/**'

Review Comment:
   Not really. Workflow changes in a branch won't trigger by default, since 
those need to be checked into master first



-- 
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