summaryrefslogtreecommitdiff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2021-07-13 08:34:56 +1000
committerJames Mills <prologic@shortcircuit.net.au>2021-07-13 08:34:56 +1000
commit02e2aebc49d793fa2100a3504cf8b991d4e384ac (patch)
tree2793ffc8577071add3f45508320cfa0c5175a893 /.github/labeler.yml
parent5c2b402a8aaa2d1693f64f2ca6576597bf28b339 (diff)
Remove Github workflows
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
deleted file mode 100644
index 5eb9eae..0000000
--- a/.github/labeler.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-documentation:
- - "**/*.md"
-
-tests:
- - "**/*_test.go"
-
-dependencies:
- - g0.mod
- - go.sum