dongjoon-hyun commented on a change in pull request #29076:
URL: https://github.com/apache/spark/pull/29076#discussion_r453361348



##########
File path: .github/workflows/master.yml
##########
@@ -1,6 +1,9 @@
 name: master
 
 on:
+  push:
+    branches:
+    - master

Review comment:
       We can see at two places.
   1. At commit log. At every commit log, the green check mark is attached.
       - https://github.com/apache/spark/commits/master
   2. At commit info,
       - 
https://github.com/apache/spark/commit/10a65ee9b42fd544e4698267e0cd16711ed92104
   
   Currently, it's disabled yesterday. So, recent commits do not have that.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to