Add manual trigger to antora generate workflow

Issue gh-2014
This commit is contained in:
Eleftheria Stein
2022-01-20 13:52:11 +01:00
parent 75c60b27bd
commit ad67a3775b

View File

@@ -1,6 +1,7 @@
name: Generate Antora Files and Request Build
on:
workflow_dispatch: # Manual trigger
push:
branches-ignore:
- 'gh-pages'