diff --git a/scripts/screener/screener.runner.ts b/scripts/screener/screener.runner.ts index 2d642c47ba9df..1246f4e911dfe 100644 --- a/scripts/screener/screener.runner.ts +++ b/scripts/screener/screener.runner.ts @@ -53,6 +53,7 @@ async function scheduleScreenerBuild( }, body: JSON.stringify({ payload: payload, + isArtifactPresent: environment.screener.isArtifactPresent, }), });