diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index b40a550..23d0c1a 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -34,7 +34,4 @@ jobs: chart: true amend: true reuse-go: true - if: | - matrix.os == 'ubuntu-latest' && - github.event_name == 'push' continue-on-error: true