Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore WORKSPACE.bazel file for Bazel 6 support
In order to accommodate users with Bazel version 6, we must retain the WORKSPACE.bazel file, even though it's no longer required to be present in Bazel 7. Note that the Bazel Central Registry (BCR) CI workflow tests with both Bazel version 6 and 7 per the "bazel" matrix entries in the .bcr/presubmit.yml file.
- Loading branch information