Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 6432310

Browse files
author
Jan Schoone
committed
chore(workflows): run PR lint on README change
Signed-off-by: Jan Schoone <[email protected]>
1 parent 23978a5 commit 6432310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on: # yamllint disable-line rule:truthy
1414
- ".github/workflows/pr-*"
1515
- "!**/vendor/**"
1616
- docs/**
17+
- README.md
1718

1819
# yamllint disable rule:line-length
1920
jobs:

0 commit comments

Comments
 (0)