diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index beb3c98..7541405 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -6,6 +6,9 @@ on: - '*' tags-ignore: - '*' + paths-ignore: + - '**.md' + - 'docs/**' pull_request: jobs: