Skip to content

Commit 86358f3

Browse files
authored
ci: temporarily run main against itself
We don't want the job to fail, and we want to run it to see trends. Therefore for a while, we will run it against itself.
1 parent b23edbf commit 86358f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/performance_score_director.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
required: true
2828
baseline:
2929
description: 'Baseline branch or tag (branches need to use 999-SNAPSHOT)'
30-
default: 'v2.0.0-beta-1'
30+
default: 'main'
3131
required: true
3232
jdk_branch:
3333
description: 'JDK version'

0 commit comments

Comments
 (0)