mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-15 14:47:24 +00:00
perf: 优化workflow名称 (#7323)
* workflow: 添加定时检查issue的workflow * perf: 优化workflow名称 Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
2
.github/workflows/issue-comment.yml
vendored
2
.github/workflows/issue-comment.yml
vendored
@@ -2,6 +2,8 @@ on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
name: Add issues workflow labels
|
||||
|
||||
jobs:
|
||||
add-label-if-is-author:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user