mirror of
https://github.com/github/codeql-action
synced 2026-06-03 15:01:29 +03:00
6 lines
151 B
JavaScript
Generated
6 lines
151 B
JavaScript
Generated
"use strict";
|
|
|
|
// src/setup-codeql-entry.ts
|
|
var import_entry_points = require("./entry-points");
|
|
void (0, import_entry_points.runSetupCodeqlAction)();
|