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 50d4820 commit 519c3e8Copy full SHA for 519c3e8
.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