about summary refs log tree commit diff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-07-30 16:25:04 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-08-07 18:26:01 +1000
commit9a49ca9f9aeed500aa3872a94c9f566ec003cfdc (patch)
treecbba4291843bcdaa4025dc0c677f1493cfd8c0b9 /.github/labeler.yml
parent621cc6c8138347c83859320aafb8c78cfecb871a (diff)
buildGo{Module,Package}: move to build-support/go
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index a48f60e776389..94dfec05c9fd8 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -40,9 +40,8 @@
 
 "6.topic: golang":
   - doc/languages-frameworks/go.section.md
+  - pkgs/build-support/go/**/*
   - pkgs/development/compilers/go/**/*
-  - pkgs/development/go-modules/**/*
-  - pkgs/development/go-packages/**/*
 
 "6.topic: haskell":
   - doc/languages-frameworks/haskell.section.md