We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6436e commit 46ca58eCopy full SHA for 46ca58e
.github/workflows/plugin_docs_test.yaml
@@ -22,6 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
with:
24
repository: elastic/logstash
25
+ ref: 8.x # test on 8.x until we find how to test with the new docs system
26
path: logstash
27
- name: Checkout logstash-docs repo
28
0 commit comments