mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-10 08:21:21 +00:00
Update src/main/java/org/kohsuke/github/GHWorkflowRun.java
This commit is contained in:
@@ -323,7 +323,7 @@ public class GHWorkflowRun extends GHObject {
|
||||
}
|
||||
|
||||
/**
|
||||
* 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.
|
||||
*
|
||||
* @return list of jobs from all the executions
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user