diff --git a/.github/labeler.yml b/.github/labeler.yml index 3eea358009..399731a9ab 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -195,6 +195,11 @@ team-tool: - any-glob-to-any-file: - docs/tool/**/* +team-web: + - changed-files: + - any-glob-to-any-file: + - docs/platforms/web/**/* + tool: - changed-files: - any-glob-to-any-file: diff --git a/docs/unsorted_wiki/Debugging-issues-on-the-Web.md b/docs/platforms/web/Debugging-issues-on-the-Web.md similarity index 100% rename from docs/unsorted_wiki/Debugging-issues-on-the-Web.md rename to docs/platforms/web/Debugging-issues-on-the-Web.md diff --git a/docs/unsorted_wiki/Flutter-Web-Triage.md b/docs/triage/Flutter-Web-Triage.md similarity index 100% rename from docs/unsorted_wiki/Flutter-Web-Triage.md rename to docs/triage/Flutter-Web-Triage.md