Skip to content

Commit 87c6116

Browse files
committed
chore: ignore CHANGELOG
1 parent fd29808 commit 87c6116

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.trunk/trunk.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ actions:
3030
- trunk-check-pre-push
3131
- trunk-fmt-pre-commit
3232
- trunk-upgrade-available
33+
ignore:
34+
# Ignore CHANGELOG.md as release-please manages this file
35+
- linters: [ALL]
36+
paths:
37+
- "**/CHANGELOG.md"

0 commit comments

Comments
 (0)