Skip to content

Commit

Permalink
Add support for htm file in GitHub connector (#8587)
Browse files Browse the repository at this point in the history
  • Loading branch information
flvndvd authored Nov 12, 2024
1 parent c273e43 commit 52288b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions connectors/src/connectors/github/lib/github_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,7 @@ const EXTENSION_WHITELIST = [
".swift",
".css",
".html",
".htm",
".less",
".sass",
".scss",
Expand Down

0 comments on commit 52288b2

Please sign in to comment.