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 1925f3c commit 8c1e496Copy full SHA for 8c1e496
service/gcbrun_experiment.py
@@ -28,6 +28,7 @@
28
TRIGGER_COMMAND = '/gcbrun'
29
RUN_EXPERIMENT_COMMAND_STR = f'{TRIGGER_COMMAND} run_experiment.py '
30
SKIP_COMMAND_STR = f'{TRIGGER_COMMAND} skip'
31
+# dummy change
32
33
34
def get_comments(pull_request_number):
0 commit comments