From c55546ff26bef448e959e65f4476291f02dfd50b Mon Sep 17 00:00:00 2001 From: inhere Date: Wed, 2 Sep 2020 10:34:35 +0800 Subject: [PATCH] update action config --- .github/workflows/go.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2dc899a..f7c0757 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -3,6 +3,7 @@ on: push: paths: - '**.go' + - 'go.mod' # https://github.com/actions jobs: