From 449913e65514a629b40e37e4ebbb0fe310276e94 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 11 Mar 2021 13:25:04 -0500 Subject: Update go.yml --- .github/workflows/go.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/go.yml') diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 9432f1137..4c8b8ea5c 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -20,7 +20,6 @@ jobs: uses: styfle/cancel-workflow-action@0.7.0 with: access_token: ${{ github.token }} - if: ${{github.ref != 'refs/head/main'}} - id: setup run: | if ! [[ -z "${{ secrets.GO_TOKEN }}" ]]; then -- cgit v1.2.3