Skip to content

Commit

Permalink
Update .github/workflows/scripts/generate-weekly-report.js
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Toulme <antoine@toulme.name>
  • Loading branch information
kevinslin and atoulme committed Sep 12, 2023
1 parent 0551502 commit f61c5f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/scripts/generate-weekly-report.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ async function getNewIssues({github, context}) {
}
}

/**
*
* @param {*} param0
* @returns
*/
async function getTargetLabelIssues({octokit, labels, filterPrs, context}) {
const queryParams = {
owner: REPO_OWNER,
Expand Down

0 comments on commit f61c5f1

Please sign in to comment.