diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62c5bdc7ff6..6ca207ba73f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -330,7 +330,6 @@ jobs: if: ${{ needs.changes.outputs.has_changes == 'true' && (github.ref == 'refs/heads/main') }} needs: - changes - - validate-yaml runs-on: ubuntu-latest timeout-minutes: 20 permissions: @@ -744,7 +743,6 @@ jobs: if: ${{ needs.changes.outputs.has_changes == 'true' && (false) }} needs: - changes - - build runs-on: ubuntu-latest timeout-minutes: 20 permissions: @@ -1197,7 +1195,6 @@ jobs: if: ${{ needs.changes.outputs.has_changes == 'true' && (github.ref == 'refs/heads/main') }} needs: - changes - - validate-yaml runs-on: ubuntu-latest timeout-minutes: 15 permissions: @@ -1327,7 +1324,6 @@ jobs: if: ${{ needs.changes.outputs.has_changes == 'true' && (github.ref == 'refs/heads/main') }} needs: - changes - - validate-yaml runs-on: ubuntu-latest timeout-minutes: 10 permissions: