summaryrefslogtreecommitdiff
path: root/.github/labeler.yml
blob: 5eb9eae672d5d750eed0825bec675ff501091b5d (plain)
1
2
3
4
5
6
7
8
9
documentation:
  - "**/*.md"

tests:
  - "**/*_test.go"

dependencies:
  - g0.mod
  - go.sum