summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/go.yml1
1 files changed, 0 insertions, 1 deletions
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