mirror of
https://github.com/github/codeql-action.git
synced 2026-05-22 22:08:56 +00:00
3c41d8f998
Reduces tarred repo size from 8.5 MB to 2.2 MB
4 lines
104 B
JavaScript
Generated
4 lines
104 B
JavaScript
Generated
"use strict";
|
|
process.env.CODEQL_ACTION_ENTRYPOINT = "init-action";
|
|
require("./actions-entrypoint.js");
|