Skip to content

Commit ecb9723

Browse files
brigibodrov
andauthored
review up
Co-authored-by: Ivan Bodrov <[email protected]>
1 parent ce94327 commit ecb9723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/git/src/main/java/com/walmartlabs/concord/plugins/git/GitHubTaskParams.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package com.walmartlabs.concord.plugins.git;
22

3-
public interface GitHubTaskParams {
3+
public sealed interface GitHubTaskParams {
44

55
record GetShortCommitSha(
66
String org,

0 commit comments

Comments
 (0)