This is an automated email from the ASF dual-hosted git repository.

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 4a175fef7 remove TODO in workflow (#900)
4a175fef7 is described below

commit 4a175fef7644de2506a55df951b54e58b58dd8d6
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 11 13:48:21 2024 +0100

    remove TODO in workflow (#900)
---
 .github/workflows/check-build-test.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/check-build-test.yml 
b/.github/workflows/check-build-test.yml
index cb227121d..32416f91d 100644
--- a/.github/workflows/check-build-test.yml
+++ b/.github/workflows/check-build-test.yml
@@ -76,10 +76,6 @@ jobs:
       - name: "Create all API docs and create site with Paradox"
         run: sbt docs/makeSite
 
-# TODO: Fix after documentation updates
-#      - name: Run Link Validator
-#        run: cs launch net.runne::site-link-validator:0.2.2 -- 
scripts/link-validator.conf
-
   connectors:
     runs-on: ubuntu-22.04
     if: github.repository == 'apache/pekko-connectors'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to