From 2305d0a2411c6ef590cd45c81892ad090e444cc5 Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Fri, 26 Mar 2021 11:10:31 +0900 Subject: [PATCH] =?UTF-8?q?codecov:=20=E3=82=AB=E3=83=90=E3=83=AC=E3=83=83?= =?UTF-8?q?=E3=82=B8=E3=83=AC=E3=83=9D=E3=83=BC=E3=83=88=E3=83=AA=E3=83=9D?= =?UTF-8?q?=E3=82=B8=E3=83=88=E3=83=AA=E3=81=AB=E5=AD=98=E5=9C=A8=E3=81=97?= =?UTF-8?q?=E3=81=AA=E3=81=84=E3=81=AE=E3=81=A7=E7=84=A1=E5=8A=B9=20https:?= =?UTF-8?q?//github.com/kou029w/=5F/runs/2198538126?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index bc4fc16..a0f2e33 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -1,5 +1,5 @@ name: codecov -on: push +on: workflow_dispatch jobs: main: runs-on: ubuntu-latest