Skip to content

Commit 7046e51

Browse files
authored
[DOCS] Enable cumulative docs comment bot in docs build workflow (#133554)
Per elastic/docs-builder#1667
1 parent f32c348 commit 7046e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
path-pattern: docs/**
1515
path-pattern-ignore: docs/changelog/**/*.yaml
16+
enable-cumulative-comment: true
1617
permissions:
1718
deployments: write
1819
id-token: write

0 commit comments

Comments
 (0)