Skip to content

Commit 40f1ef1

Browse files
committed
Update pages-deploy.yml
1 parent dcc9fe1 commit 40f1ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
bundle exec htmlproofer _site \
7878
\-\-disable-external \
79-
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/,/.*\/tags.*/"
79+
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
8080
8181
- name: Setup Python
8282
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)