Skip to content

Commit 7f4f17f

Browse files
committed
One more test
Signed-off-by: Lynette Miles <[email protected]>
1 parent 5b47090 commit 7f4f17f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/links.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Links
33
on:
44
repository_dispatch:
55
workflow_dispatch:
6+
pull_request:
67
schedule:
78
- cron: "00 18 * * *"
89

administration/configuring-fluent-bit/yaml/configuration-file.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Learn about the YAML configuration file used by Fluent Bit
44

55
# YAML configuration file
66

7-
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=864c6f0e-8977-4838-8772-84416943548e" />
7+
<img referrerpolicy="no-referrer-when-downgrade"
8+
src="https://static.scarf.sh/a.png?x-pxid=864c6f0e-8977-4838-8772-84416943548e" alt="" />
89

910
One of the ways to configure Fluent Bit is using a YAML configuration file that works at a global scope.
1011

0 commit comments

Comments
 (0)