Skip to content

Commit 66fa370

Browse files
authored
ci: fix labeler
1 parent f488060 commit 66fa370

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/labeler.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# Add 'needs changelog` label to any change to code files as long as the `CHANGELOG` hasn't changed
22
needs changelog:
3-
- any: ['src/**/*.py', 'src/**/*.cpp', 'include/**/*.hpp']
4-
all: ['!docs/CHANGELOG.md']
3+
- all: ['!docs/CHANGELOG.md']

0 commit comments

Comments
 (0)