We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb3b94 commit 18e7138Copy full SHA for 18e7138
src/main/java/org/kohsuke/github/GHWorkflowRun.java
@@ -323,7 +323,7 @@ public PagedIterable<GHWorkflowJob> listJobs() {
323
}
324
325
/**
326
- * Returns this list of jobs from all the executions of this workflow run.
+ * Returns the list of jobs from all the executions of this workflow run.
327
*
328
* @return list of jobs from all the executions
329
*/
0 commit comments