mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
chore(CI): add labeler definition (#7)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
documentation:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "docs/**"
|
||||
|
||||
backend/api:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "src/backend/api/**"
|
||||
|
||||
backend/backend:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "src/backend/backend/**"
|
||||
|
||||
github_actions:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ".github/workflows/*"
|
||||
Reference in New Issue
Block a user