We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bccec3f commit 0770006Copy full SHA for 0770006
.github/scripts/CommitHeaderChecker.java
@@ -24,7 +24,7 @@
24
import java.net.http.HttpResponse;
25
import java.util.ArrayList;
26
import java.util.List;
27
-// duke was here
+
28
public class CommitHeaderChecker {
29
30
// java CommitHeaderChecker.java https://github.com/apache/netbeans/pull/${{ github.event.number }}
0 commit comments