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: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
  • Loading branch information
kevinslin and TylerHelmuth authored Sep 19, 2023
1 parent 983165a commit 80559bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/generate-weekly-report.js
Original file line number Diff line number Diff line change
Expand Up @@ -436,4 +436,4 @@ async function main({ github, context }) {

module.exports = async ({ github, context }) => {
await main({ github, context })
}
}

0 comments on commit 80559bb

Please sign in to comment.