aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/pybind11/.github/labeler.yml
blob: abb0d05aaa3f1ce86f027249b47ce2bc5f7f2e7b (plain)
1
2
3
4
5
6
7
8
docs:
- any:
  - 'docs/**/*.rst'
  - '!docs/changelog.rst'
  - '!docs/upgrade.rst'

ci:
- '.github/workflows/*.yml'