Closed rossjjennings closed 6 months ago
Currently, the GitHub Actions configuration is set to run tests only for PRs that target the main branch. This changes that, so that tests should also run on PRs that target the NG20 branch.
main
NG20
I'm going to close this PR since I accidentally set it to target the main branch!
Closing now.
Currently, the GitHub Actions configuration is set to run tests only for PRs that target the
main
branch. This changes that, so that tests should also run on PRs that target theNG20
branch.