mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 10:28:52 +00:00
3 lines
52 B
JavaScript
3 lines
52 B
JavaScript
module.exports = function() {
|
|
return "somemore";
|
|
} |