From 8d4005a1cafe824f978761668e14e57ae8f31579 Mon Sep 17 00:00:00 2001 From: Takayuki Matsuoka Date: Mon, 31 May 2021 13:54:58 +0900 Subject: Add label for checkTag test --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70ce2d5..041168b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -590,6 +590,7 @@ jobs: # Check git tag for LZ4 releases # lz4-check-tag: + name: git version tag checking for release runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 -- cgit v0.12