docs: add note

This commit is contained in:
元凛
2021-05-08 20:04:39 +08:00
parent afb2d0f2e5
commit 1b100be0d7
4 changed files with 634 additions and 73 deletions

View File

@@ -44,3 +44,7 @@ ref: [GitHub docs](https://docs.github.com/en/actions/reference/events-that-trig
- The owner or collaborator of the warehouse, if there is an organization, including members
- Participants of the issue, including creators and commenters
## Benchmark
For example: I use a Tag to trigger an Action, and the code that triggers the benchmark will follow the Action definition of the code corresponding to this Tag instead of the main branch code.

View File

@@ -45,3 +45,7 @@ ref: [GitHub docs](https://docs.github.com/en/actions/reference/events-that-trig
- 仓库的所有者或协作者,若有组织,包括成员
- issue 的参与者,包括创建者、评论者
## 运行基准
比如:我用 Tag 触发一个 Action触发基准的代码就会走这个 Tag 对应代码的 Action 定义,而非主分支代码。

View File

@@ -41,7 +41,7 @@
"@umijs/fabric": "^2.5.6",
"@vercel/ncc": "^0.25.1",
"common-tags": "^1.8.0",
"dumi": "^1.1.10",
"dumi": "^1.1.17",
"gh-pages": "^3.1.0"
}
}

697
yarn.lock

File diff suppressed because it is too large Load Diff