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 ae7ccff commit 8f4e730Copy full SHA for 8f4e730
.github/labeler.yml
@@ -5,11 +5,9 @@ documentation:
5
- any-glob-to-any-file: "*.rst"
6
- any-glob-to-any-file: "docs/**/*"
7
- any-glob-to-any-file: "examples/**/*"
8
- - any-glob-to-any-file: "examples_trame/**/*"
9
maintenance:
10
- any:
11
- changed-files:
12
- - any-glob-to-any-file: ".flake8"
13
- any-glob-to-any-file: ".github/**/*"
14
- any-glob-to-any-file: ".pre-commit-config.yaml"
15
- any-glob-to-any-file: "Makefile"
0 commit comments