You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: github-workflows-kt/api/github-workflows-kt.api
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -654,7 +654,9 @@ public final class io/github/typesafegithub/workflows/domain/contexts/GithubCont
654
654
655
655
public final class io/github/typesafegithub/workflows/domain/contexts/GithubContextEvent {
656
656
public static final field Companion Lio/github/typesafegithub/workflows/domain/contexts/GithubContextEvent$Companion;
657
+
public fun <init> ()V
657
658
public fun <init> (Ljava/lang/String;)V
659
+
public synthetic fun <init> (Ljava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
658
660
public final fun component1 ()Ljava/lang/String;
659
661
public final fun copy (Ljava/lang/String;)Lio/github/typesafegithub/workflows/domain/contexts/GithubContextEvent;
660
662
public static synthetic fun copy$default (Lio/github/typesafegithub/workflows/domain/contexts/GithubContextEvent;Ljava/lang/String;ILjava/lang/Object;)Lio/github/typesafegithub/workflows/domain/contexts/GithubContextEvent;
0 commit comments