diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml index 093c3a9..f9e7b07 100644 --- a/.github/workflows/linkcheck.yml +++ b/.github/workflows/linkcheck.yml @@ -10,6 +10,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run linksafe - uses: TechWiz-3/linksafe@main + uses: TechWiz-3/linksafe@fast with: whitelist_files: "codecrafters-banner.png" + whitelist_links: "https://simjue.pages.dev/post/2018/07-01-go-unix-shell/,https://www.jamasoftware.com/blog/lets-write-redux/,https://learnopengl.com/In-Practice/2D-Game/Breakout,https://www.sohamkamani.com/nodejs/telegram-bot/,https://sj14.gitlab.io/post/2018-07-01-go-unix-shell/,https://www.datacamp.com"