We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d73b0b commit 05438f7Copy full SHA for 05438f7
1 file changed
.github/workflows/publish-website-on-branch-update.yml
@@ -25,6 +25,7 @@
25
#
26
name: Publish website documentation
27
on:
28
+ workflow_dispatch:
29
push:
30
branches:
31
# Since ignite-2.10
0 commit comments