Skip to content

Commit e01f013

Browse files
authored
Update plugin_docs_test.yaml
1 parent 519c3e8 commit e01f013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugin_docs_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'docs/**/*'
77
jobs:
88
build_docs:
9-
#if: github.repository != 'logstash-plugins/.ci'
9+
if: github.repository != 'logstash-plugins/.ci'
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Check out plugin code

0 commit comments

Comments
 (0)