Skip to content

Commit aafd7a4

Browse files
change default for good commit
1 parent 8e8a15a commit aafd7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bisect.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
good:
77
description: 'good commit'
8-
default: 'v1.0.5'
8+
default: 'v1.1.5'
99
required: true
1010
bad:
1111
description: 'bad commit'

0 commit comments

Comments
 (0)