Skip to content

Commit ced36cb

Browse files
committed
merge_group error message
1 parent 744a07b commit ced36cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/orchestrator/github/errors.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ import (
44
"errors"
55
)
66

7-
var UnhandledMergeGroupEventError = errors.New("vertex not found")
7+
var UnhandledMergeGroupEventError = errors.New("ignoring event: merge_group")

0 commit comments

Comments
 (0)