This is an automated email from the ASF dual-hosted git repository.
sarvekshayr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new c0b8a292e49 HDDS-14695. update-ozone-site-config-doc should reference
CI workflow by name (#9805)
c0b8a292e49 is described below
commit c0b8a292e4941e79153d936ede12bdfb1a195530
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sun Feb 22 16:09:52 2026 +0100
HDDS-14695. update-ozone-site-config-doc should reference CI workflow by
name (#9805)
---
.github/workflows/update-ozone-site-config-doc.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/update-ozone-site-config-doc.yml
b/.github/workflows/update-ozone-site-config-doc.yml
index 9488a998383..524fe135b99 100644
--- a/.github/workflows/update-ozone-site-config-doc.yml
+++ b/.github/workflows/update-ozone-site-config-doc.yml
@@ -16,7 +16,7 @@
name: update-ozone-site-config-doc
on:
workflow_run:
- workflows: ["ci"]
+ workflows: ["build-branch"]
types: [completed]
branches: [master]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]