We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f488060 commit 66fa370Copy full SHA for 66fa370
.github/labeler.yml
@@ -1,4 +1,3 @@
1
# Add 'needs changelog` label to any change to code files as long as the `CHANGELOG` hasn't changed
2
needs changelog:
3
-- any: ['src/**/*.py', 'src/**/*.cpp', 'include/**/*.hpp']
4
- all: ['!docs/CHANGELOG.md']
+- all: ['!docs/CHANGELOG.md']
0 commit comments