This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch ignite-2.16
in repository https://gitbox.apache.org/repos/asf/ignite.git
The following commit(s) were added to refs/heads/ignite-2.16 by this push:
new 05438f72b7f Add manual trigger for documentation update
05438f72b7f is described below
commit 05438f72b7f7e4a01bbed971d27076237f62a11b
Author: Pavel Tupitsyn <[email protected]>
AuthorDate: Mon Dec 2 18:52:59 2024 +0200
Add manual trigger for documentation update
---
.github/workflows/publish-website-on-branch-update.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/publish-website-on-branch-update.yml
b/.github/workflows/publish-website-on-branch-update.yml
index dc38cdef252..f6e5dd555b3 100644
--- a/.github/workflows/publish-website-on-branch-update.yml
+++ b/.github/workflows/publish-website-on-branch-update.yml
@@ -25,6 +25,7 @@
#
name: Publish website documentation
on:
+ workflow_dispatch:
push:
branches:
# Since ignite-2.10