You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: only run bulk units for material changes (#12332)
Run the bulk units if:
* any `*.java` or `pom.xml` file is modified (changes to code/build
config)
* any `.kokoro/` file is modified (changes to ci scripts)
* `.github/workflows/ci.yaml` is touched (the workflow file that defines
the bulk unit tests)
0 commit comments