mirror of
https://github.com/github/codeql-action.git
synced 2026-05-06 13:50:15 +00:00
3 lines
47 B
JavaScript
3 lines
47 B
JavaScript
module.exports = function() {
|
|
return "ack";
|
|
} |