Shorten param forwarding for repositoryCount
This commit is contained in:
@@ -448,6 +448,6 @@ async function buildRemoteQueryEntity(
|
||||
},
|
||||
executionStartTime: queryStartTime,
|
||||
actionsWorkflowRunId: workflowRunId,
|
||||
repositoryCount: repositoryCount,
|
||||
repositoryCount,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user