pybind11/.github/labeler.yml

14 lines
295 B
YAML
Raw Normal View History

docs:
all:
- changed-files:
- all-globs-to-all-files:
- '!docs/changelog.rst'
- '!docs/upgrade.rst'
- base-branch: "^(?!dependabot).*"
- base-branch: "^(?!pre-commit-ci).*"
ci:
- changed-files:
- any-glob-to-any-file:
- '.github/workflows/*.yml'