File: labeler.yml

package info (click to toggle)
python-asusrouter 1.21.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,856 kB
  • sloc: python: 20,497; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
testing:
  - changed-files:
      - any-glob-to-any-file: "tests/**"
github:
  - changed-files:
      - any-glob-to-any-file: ".github/**"
github_actions:
  - changed-files:
      - any-glob-to-any-file: ".github/workflows/**"
dependencies:
  - changed-files:
      - any-glob-to-any-file: "uv.lock"
      - any-glob-to-any-file: "requirements*.txt"