Skip to content

Commit ad1b8d0

Browse files
authored
IGNITE-28643 Added manual trigger for website documentation publishing job (#13103)
1 parent 0226b5d commit ad1b8d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-website-on-branch-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#
2626
name: Publish website documentation
2727
on:
28+
workflow_dispatch:
2829
push:
2930
branches:
3031
# Since ignite-2.10

0 commit comments

Comments
 (0)