Skip to content

Commit 349ff11

Browse files
committed
Add yc-run tag to process
1 parent a076e9c commit 349ff11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

yepcode_run/run/yepcode_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def create_process(
4848
"programmingLanguage": language.upper(),
4949
"sourceCode": code,
5050
},
51+
"tags": ["yc-run"],
5152
**(
5253
{"manifest": manifest}
5354
if manifest

0 commit comments

Comments
 (0)