diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6a9304bcc3..b2b0ecebf3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,14 +35,6 @@ jobs: *.cache-from=type=gha,scope=build *.cache-to=type=gha,scope=build,mode=max - vale: - runs-on: ubuntu-22.04 - steps: - - uses: actions/checkout@v4 - - uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018 # v2.1.0 - with: - files: content - validate: runs-on: ubuntu-22.04 strategy: