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 02e3ca2 commit 1f161deCopy full SHA for 1f161de
1 file changed
.github/labeler.yml
@@ -45,11 +45,10 @@ topic-DataTree:
45
- xarray/core/datatree*
46
47
topic-documentation:
48
- - changed-files:
49
- - any-glob-to-any-file:
50
- - doc/*
51
- - "!doc/whats-new.rst"
52
- - doc/**/*
+ - all:
+ - changed-files:
+ - any-glob-to-any-file: "doc/**/*"
+ - all-globs-to-all-files: "!doc/whats-new.rst"
53
54
topic-groupby:
55
- changed-files:
0 commit comments