diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 61f0422a..67b42fc5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,7 +58,7 @@ jobs: go_version_file: go.mod reporter: github-pr-check github_token: ${{ secrets.GITHUB_TOKEN }} - fail_on_error: true + fail_level: any spectral: name: Spectral runs-on: ubuntu-latest