mirror of
https://github.com/github/codeql-action.git
synced 2026-04-14 10:33:44 +00:00
3 lines
47 B
JavaScript
3 lines
47 B
JavaScript
module.exports = function() {
|
|
return "yea";
|
|
} |