We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6956c71 commit 00d9073Copy full SHA for 00d9073
.github/workflows/push.yml
@@ -31,3 +31,5 @@ jobs:
31
- uses: seL4/ci-actions/link-check@master
32
with:
33
token: ${{ secrets.READ_TOKEN }}
34
+ # produces 403 for link checkers now:
35
+ exclude_urls: ".*haskellstack.org.*"
0 commit comments