Skip to content

Commit

Permalink
Ignore code.visualstudio.com, these urls are being forbidden when run…
Browse files Browse the repository at this point in the history
… from inside CI
  • Loading branch information
dagardner-nv committed Oct 17, 2024
1 parent 80e817a commit 32fb3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
r'^http://$',
r'^https://$',
r'https://(platform\.)?openai.com',
r'https://code.visualstudio.com'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 32fb3b8

Please sign in to comment.