6fadcf8c7a
* move protobuf from GreptimeDB * add license check * add other github actions
15 lines
182 B
YAML
15 lines
182 B
YAML
header:
|
|
license:
|
|
spdx-id: Apache-2.0
|
|
copyright-owner: Greptime Team
|
|
|
|
paths:
|
|
- "**/*.rs"
|
|
- "**/*.py"
|
|
|
|
comment: on-failure
|
|
|
|
dependency:
|
|
files:
|
|
- Cargo.toml
|