Skip to content

Commit 8254f18

Browse files
committed
Trigger docs build on updates to '/antora' in main
1 parent 440545a commit 8254f18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/trigger-docs-build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Trigger Docs Build
22
on:
3+
push:
4+
braches: main
5+
paths: [ 'antora/*' ]
36
workflow_dispatch:
47
inputs:
58
build-refname:

0 commit comments

Comments
 (0)