Browse Source

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>
tags/v1.22.0-rc1
silverwind 1 month ago
parent
commit
f691721714
No account linked to committer's email address
1 changed files with 0 additions and 7 deletions
  1. 0
    7
      .github/labeler.yml

+ 0
- 7
.github/labeler.yml View File

@@ -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…
Cancel
Save