We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4876fb5 commit 8b5afb9Copy full SHA for 8b5afb9
.github/workflows/build.yml
@@ -28,6 +28,6 @@ jobs:
28
--ignore-status-codes "400,401,403,429"\
29
--ignore-empty-alt\
30
--allow-hash-href\
31
- --enforce-https=false\
+ --no-enforce-https\
32
--ignore-urls '/https://github.com/scala/,/www.oracle.com/'
33
0 commit comments