Skip to content

Commit

Permalink
github connectors: sync sql code files (#6072)
Browse files Browse the repository at this point in the history
  • Loading branch information
spolu authored Jul 4, 2024
1 parent efc8a51 commit 100399b
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 @@ -593,6 +593,7 @@ const EXTENSION_WHITELIST = [
".cpp",
".hpp",
".sh",
".sql",
];

const SUFFIX_BLACKLIST = [".min.js", ".min.css"];
Expand Down

0 comments on commit 100399b

Please sign in to comment.