Skip to content

Commit bfb3b94

Browse files
authored
Update src/main/java/org/kohsuke/github/GHWorkflowRun.java
1 parent fc98e72 commit bfb3b94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/kohsuke/github/GHWorkflowRun.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ public void deleteLogs() throws IOException {
314314
}
315315

316316
/**
317-
* Returns this list of jobs of this workflow run for the last execution.
317+
* Returns the list of jobs of this workflow run for the last execution.
318318
*
319319
* @return list of jobs from the last execution
320320
*/

0 commit comments

Comments
 (0)