We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a076e9c commit 349ff11Copy full SHA for 349ff11
1 file changed
yepcode_run/run/yepcode_run.py
@@ -48,6 +48,7 @@ def create_process(
48
"programmingLanguage": language.upper(),
49
"sourceCode": code,
50
},
51
+ "tags": ["yc-run"],
52
**(
53
{"manifest": manifest}
54
if manifest
0 commit comments