dongjoon-hyun commented on a change in pull request #32193:
URL: https://github.com/apache/spark/pull/32193#discussion_r614224749
##########
File path: .github/workflows/update_build_status.yml
##########
@@ -0,0 +1,54 @@
+name: Update build status
+
+on:
+ schedule:
+ - cron: "*/15 * * * *"
Review comment:
Just a question. What happens when the fork disables this job?
GitHub allows us to disable workflows. So, I usually disables the snapshot
publishing jobs.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]