Files
2026-07-13 13:17:40 +08:00

20 lines
265 B
YAML

version: 3
paths:
only:
- ./bazel
- ./ci
- ./cpp
- ./docker
- ./java
- ./python
- ./rllib
- ./scripts
- ./src
- ./thirdparty
- ./BUILD.bazel
- ./LICENSE
- ./SECURITY.md
- ./WORKSPACE
- ./pyproject.toml