Files
rules_bun/.github/workflows/BUILD.bazel
eric 63cf0470a6
Some checks failed
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
CI / test (ubuntu-latest, linux-x64) (push) Has been cancelled
Docs Pages / deploy (push) Has been cancelled
feat: add docs
2026-03-04 14:38:30 +01:00

7 lines
105 B
Python

package(default_visibility = ["//visibility:public"])
exports_files([
"ci.yml",
"pages.yml",
])