wu-sheng commented on code in PR #235:
URL: https://github.com/apache/skywalking-go/pull/235#discussion_r2377502457


##########
.github/workflows/plugin-tests.yaml:
##########
@@ -21,7 +21,13 @@ concurrency:
   cancel-in-progress: true
 
 on:
+  push:
+    branches:
+      - '**'
   pull_request:
+    branches:
+      - '**'
+#  pull_request:

Review Comment:
   This should not be added. Please run these tests locally. And PR will 
trigger CI automatically.



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

Reply via email to