Add workflow dispatch trigger
Some checks failed
Generate and publish Document / generate-and-publish (push) Failing after 4m42s

This commit is contained in:
2025-01-18 06:56:19 +00:00
parent a0abd7399f
commit 35c6c36f64

View File

@@ -1,5 +1,5 @@
name: Generate and publish Document
on: [ push ]
on: [ push, workflow_dispatch ]
jobs:
generate-and-publish: