We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a26ba89 + 4b5ef66 commit 08cb87fCopy full SHA for 08cb87f
src/action.js
@@ -21,6 +21,7 @@ const LANG_TO_EXTENSION = {
21
'python': 'py',
22
'python3': 'py',
23
'pythondata': 'py',
24
+ 'postgresql': 'sql',
25
'racket': 'rkt',
26
'ruby': 'rb',
27
'rust': 'rs',
0 commit comments