mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 21:29:12 +01:00
Remove modifies/frontend
from labeler (#30198)
Remove this label, I find it barely useful and we already have more useful labels like `modifies/js`. Backport so that we can eventually delete that label. Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
parent
f8fbaaf26f
commit
f691721714
1 changed files with 0 additions and 7 deletions
7
.github/labeler.yml
vendored
7
.github/labeler.yml
vendored
|
@ -4,13 +4,6 @@ modifies/docs:
|
|||
- "**/*.md"
|
||||
- "docs/**"
|
||||
|
||||
modifies/frontend:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- "web_src/**"
|
||||
- "tailwind.config.js"
|
||||
- "webpack.config.js"
|
||||
|
||||
modifies/templates:
|
||||
- changed-files:
|
||||
- all-globs-to-any-file:
|
||||
|
|
Loading…
Reference in a new issue