Skip to content

Commit 205a8ac

Browse files
committed
test 2
Signed-off-by: Lynette Miles <[email protected]>
1 parent abcdfb4 commit 205a8ac

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.github/workflows/pr-lint.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@ jobs:
2323
- uses: ludeeus/action-shellcheck@master
2424

2525
markdownlint:
26-
name: runner / markdownlint
27-
runs-on: ubuntu-latest
28-
steps:
29-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30-
- name: markdownlint
31-
uses: reviewdog/action-markdownlint@3667398db9118d7e78f7a63d10e26ce454ba5f58 # v0.26.2
32-
with:
33-
github_token: ${{ secrets.GITHUB_TOKEN }}
34-
reporter: github-pr-review
35-
36-
markdownlint2:
3726
name: runner / markdownlint
3827
runs-on: ubuntu-latest
3928
steps:

installation/getting-started-with-fluent-bit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: A guide on how to install, deploy, and upgrade Fluent Bit
99
sadsada
1010
## Container deployment
1111

12-
| Deployment Type | instructions |
12+
| Deployment Type | Instructions
1313
| ----------------- | -------------------------------------------------- |
1414
| Kubernetes | [Deploy on Kubernetes](kubernetes.md#installation) |
1515
| Docker | [Deploy with Docker](docker.md) |

0 commit comments

Comments
 (0)