8000 Obviously everything here is configuration · github-cloud/github-plugin@aade2d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit aade2d4

Browse files
committed
Obviously everything here is configuration
As far as I can see, no other plugins put 'Configuration' either
1 parent 96c8426 commit aade2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/jenkinsci/plugins/github/config/GitHubPluginConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ public boolean configure(StaplerRequest req, JSONObject json) throws FormExcepti
171171

172172
@Override
173173
public String getDisplayName() {
174-
return "GitHub Configuration";
174+
return "GitHub";
175175
}
176176

177177
@SuppressWarnings("unused")

0 commit comments

Comments
 (0)
0