Skip to content

Commit

Permalink
Exclude Twitter from link checker (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz authored Dec 26, 2023
1 parent a0e7933 commit 85fb832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
--header="User-Agent:Mozilla/5.0"
--exclude algolia.net
--exclude github.com\/brimdata\/.*\/edit\/
--exclude twitter.com
--exclude www.googletagmanager.com
- name: Trigger Algolia Crawler
run: |
Expand Down

1 comment on commit 85fb832

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.