diff --git a/.github/workflows/openimci.yml b/.github/workflows/openimci.yml index 002680942..7949b79ad 100644 --- a/.github/workflows/openimci.yml +++ b/.github/workflows/openimci.yml @@ -60,8 +60,6 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v3 - with: - ref: ${{ github.head_ref }} - name: Run go modules tidy run: |