diff --git a/.github/workflows/cloud.yml b/.github/workflows/cloud.yml index 2002988..f285c3f 100644 --- a/.github/workflows/cloud.yml +++ b/.github/workflows/cloud.yml @@ -1,7 +1,7 @@ name: Build Docs On AxonoCloud on: - pull_request_target: + pull_request: types: [opened, synchronize, reopened] branches: [main] diff --git a/axono/core/tensor/index.md b/axono/core/tensor/index.md new file mode 100644 index 0000000..365d799 --- /dev/null +++ b/axono/core/tensor/index.md @@ -0,0 +1,3 @@ +# Tensor + +> 这是Axono无比重要的模块。