From f7c6204dc9ef725563bd3ae429e2b34cf1a822f7 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 31 Oct 2019 02:41:52 +0100 Subject: [PATCH] Add label --- .github/labels.yml | 4 ++++ .github/workflows/labels.yml | 2 ++ README.md | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/labels.yml b/.github/labels.yml index 09d7750e..9e61bf4f 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -7,6 +7,10 @@ name: ":bug: bug" color: "b60205" description: "" +- # dependencies + name: ":game_die: dependencies" + color: "0366d6" + description: "" - # documentation name: ":memo: documentation" color: "c5def5" diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 2308ace1..dd984b61 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -13,9 +13,11 @@ jobs: runs-on: ubuntu-latest steps: - + # https://github.com/actions/checkout name: Checkout uses: actions/checkout@v1 - + # https://github.com/crazy-max/ghaction-github-labeler name: Run Labeler if: success() uses: crazy-max/ghaction-github-labeler@v1 diff --git a/README.md b/README.md index 85ffc9f7..bf430652 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+

GitHub release