diff --git a/.github/workflows/validatelinks.yml b/.github/workflows/validatelinks.yml index 33fef9f..9a69700 100644 --- a/.github/workflows/validatelinks.yml +++ b/.github/workflows/validatelinks.yml @@ -15,4 +15,4 @@ jobs: - uses: actions/checkout@v3.0.2 - run: go install github.com/ellisonleao/vl/cmd/vl@latest - - run: vl -a 403 -w poly.pizza,thebloomapp.com,p3nlhclust404.shr.prod.phx3.secureserver.net,horde3d.org,puzzlescript.net,hacknplan.com,taiga.io,p1.untergrund.net README.md + - run: vl -a 403 -t 30s -w poly.pizza,thebloomapp.com,p3nlhclust404.shr.prod.phx3.secureserver.net,horde3d.org,puzzlescript.net,hacknplan.com,taiga.io,p1.untergrund.net README.md