Trigger docs build on updates to '/antora' in main
This commit is contained in:
3
.github/workflows/trigger-docs-build.yml
vendored
3
.github/workflows/trigger-docs-build.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Trigger Docs Build
|
||||
on:
|
||||
push:
|
||||
braches: main
|
||||
paths: [ 'antora/*' ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
build-refname:
|
||||
|
||||
Reference in New Issue
Block a user