Files
codeql-action/src/entry-wrapper.js.tpl
T
2026-05-14 18:27:46 +01:00

4 lines
82 B
Smarty

export async function run__ACTION__() {
return await __ACTION__.runWrapper();
}