Skip to content

Commit

Permalink
Update update-prs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Dec 11, 2024
1 parent 96bec7f commit 8375f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
# deactivated this for the moment, as it probably doesn't make any sense on GitHub.com with our limited runners
# const { default: updatePrs } = await import('${{ github.workspace }}/.github/scripts/update-prs.js');
// print how many PRs are updated
console.log(await updatePrs({github, context}));
# console.log(await updatePrs({github, context}));

0 comments on commit 8375f4b

Please sign in to comment.