ci: Align pull_request_template with the main repo + upgrade CI (#155)

Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
tison
2024-04-28 10:30:32 +08:00
committed by GitHub
parent 2c14c6e22d
commit 95cd1ab1c0
12 changed files with 31 additions and 39 deletions
+5
View File
@@ -0,0 +1,5 @@
[files]
extend-exclude = [
# Exclude all generated files
"**/greptime/v1/**",
]