This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e4ae57c4 Add check for GitHub Actions Workflows
e4ae57c4 is described below

commit e4ae57c44acd789c6093d33a06d3a4f4fe576e03
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri Jan 3 17:34:51 2025 -0800

    Add check for GitHub Actions Workflows
---
 docs/Community/ReleaseProcessForJavaComponents.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/Community/ReleaseProcessForJavaComponents.md 
b/docs/Community/ReleaseProcessForJavaComponents.md
index b58edcbc..66f38f1d 100644
--- a/docs/Community/ReleaseProcessForJavaComponents.md
+++ b/docs/Community/ReleaseProcessForJavaComponents.md
@@ -77,6 +77,9 @@ Also specifies line separator characters for text files.
 * SpotBugs checks (is it properly configured?)
 * Checkstyle (is it properly configured?)
 
+### Run all GitHub Actions Workflows
+* Make sure they can run from both 'main' and the release branch.
+
 ## Create Permanent Release Branch & Update POM Versions
 
 ### Assume Semantic Versioning


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

Reply via email to