Skip to content

Commit 80be517

Browse files
committed
Revert "test"
This reverts commit e14aedb.
1 parent e14aedb commit 80be517

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

.github/workflows/preview-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
124124
with:
125125
files: ${{ inputs.path-pattern != '' && inputs.path-pattern || '**' }}
126-
files_ignore: ${{ inputs.path-pattern-ignore != '' && inputs.path-pattern-ignore || 'docs/testing/req.md' }}
126+
files_ignore: ${{ inputs.path-pattern-ignore != '' && inputs.path-pattern-ignore || '' }}
127127

128128
- name: Checkout
129129
if: env.MATCH == 'true' && (startsWith(github.event_name, 'pull_request') && steps.check-files.outputs.any_modified == 'true')

docs/testing/cross-links.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@
55
[Kibana][1]
66

77
[1]: docs-content://index.md
8-
9-
test

docs/testing/req.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,3 @@ The tutorial assumes that you have no previous knowledge of Elasticsearch or gen
3535

3636

3737
{applies_to}`ece: removed`
38-
39-
test

0 commit comments

Comments
 (0)