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