This commit is contained in:
Felipe Suero
2023-05-02 14:57:24 -04:00
parent eefd820cc5
commit 94451fa8f2
@@ -28,7 +28,6 @@ export async function getSecrets(
}
const eventsConfig = workflowContext?.template?.events;
const dynamicEnv = workflowContext?.template?.env;
if (eventsConfig?.workflow_call) {
// Unpredictable secrets may be passed in via a workflow_call trigger