mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 14:01:14 +00:00
chore: exclude dependencies PRs from changelog
This commit is contained in:
parent
aca98fe711
commit
444727df93
1 changed files with 3 additions and 1 deletions
4
.github/release.yml
vendored
4
.github/release.yml
vendored
|
|
@ -1,4 +1,6 @@
|
|||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- dependencies
|
||||
authors:
|
||||
- dependabot
|
||||
- dependabot
|
||||
|
|
|
|||
Loading…
Reference in a new issue