Skip to content

Commit

Permalink
Update .github/workflows/generate-weekly-report.yml
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 80559bb commit f6a8605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-weekly-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
retries: 3
script: |
const script = require('.github/workflows/scripts/generate-weekly-report.js')
await script({github, context})
await script({github, context})

0 comments on commit f6a8605

Please sign in to comment.