mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-21 19:25:46 +08:00
docs: add note
This commit is contained in:
@@ -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
|
- The owner or collaborator of the warehouse, if there is an organization, including members
|
||||||
- Participants of the issue, including creators and commenters
|
- 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.
|
||||||
|
@@ -45,3 +45,7 @@ ref: [GitHub docs](https://docs.github.com/en/actions/reference/events-that-trig
|
|||||||
|
|
||||||
- 仓库的所有者或协作者,若有组织,包括成员
|
- 仓库的所有者或协作者,若有组织,包括成员
|
||||||
- issue 的参与者,包括创建者、评论者
|
- issue 的参与者,包括创建者、评论者
|
||||||
|
|
||||||
|
## 运行基准
|
||||||
|
|
||||||
|
比如:我用 Tag 触发一个 Action,触发基准的代码就会走这个 Tag 对应代码的 Action 定义,而非主分支代码。
|
||||||
|
@@ -41,7 +41,7 @@
|
|||||||
"@umijs/fabric": "^2.5.6",
|
"@umijs/fabric": "^2.5.6",
|
||||||
"@vercel/ncc": "^0.25.1",
|
"@vercel/ncc": "^0.25.1",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.0",
|
||||||
"dumi": "^1.1.10",
|
"dumi": "^1.1.17",
|
||||||
"gh-pages": "^3.1.0"
|
"gh-pages": "^3.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user