next.js
f5f424cd - support running React 18 tests on PRs with a label (#70737)

Commit
1 year ago
support running React 18 tests on PRs with a label (#70737) When we make changes that we want to assert pass on the React 18.3 matrix, we should have a way to do so on PRs so that we can avoid failures hitting canary. This adds a label that will make the 18.3.1 tests run on PRs.
Author
Parents
Loading