bazel-contrib / rules_nodejs

NodeJS toolchain for Bazel.
https://bazelbuild.github.io/rules_nodejs/
Apache License 2.0
729 stars 523 forks source link

chore: re-enable GitHub Actions CI for PRs and green up main #3751

Closed gregmagolan closed 5 months ago

gregmagolan commented 5 months ago

main on GitHub Actions has been red since https://github.com/bazelbuild/rules_nodejs/commit/245a464cba303692d155a78d3dd4e98bfc1ed0b2. Breakage slipped through the PR since GitHub Actions CI is currently only run against the main branch. This PR re-enables running it on PRs again and fixes the breakage.