mirror of https://github.com/go-gitea/gitea.git
Backport #30198 by @silverwind 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: silverwind <me@silverwind.io>
This commit is contained in:
parent
e581efe238
commit
f86ec4c302
|
@ -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 New Issue