Skip to content

Commit

Permalink
ci: fix labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored May 10, 2024
1 parent 98df482 commit e7d02ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Add 'needs changelog` label to any change to code files as long as the `CHANGELOG` hasn't changed
# Skip dependabot and pre-commit-ci PRs
needs changelog:
all:
- all:
- changed-files:
- all-globs-to-all-files: "!docs/CHANGELOG.md"
- base-branch: "^(?!dependabot).*"
Expand Down

0 comments on commit e7d02ca

Please sign in to comment.