diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2021-07-13 08:34:56 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2021-07-13 08:34:56 +1000 |
| commit | 02e2aebc49d793fa2100a3504cf8b991d4e384ac (patch) | |
| tree | 2793ffc8577071add3f45508320cfa0c5175a893 /.github/labeler.yml | |
| parent | 5c2b402a8aaa2d1693f64f2ca6576597bf28b339 (diff) | |
Remove Github workflows
Diffstat (limited to '.github/labeler.yml')
| -rw-r--r-- | .github/labeler.yml | 9 |
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 |
