We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519c3e8 commit e01f013Copy full SHA for e01f013
.github/workflows/plugin_docs_test.yaml
@@ -6,7 +6,7 @@ on:
6
- 'docs/**/*'
7
jobs:
8
build_docs:
9
- #if: github.repository != 'logstash-plugins/.ci'
+ if: github.repository != 'logstash-plugins/.ci'
10
runs-on: ubuntu-latest
11
steps:
12
- name: Check out plugin code
0 commit comments