Update ruff.yml
This commit is contained in:
4
.github/workflows/ruff.yml
vendored
4
.github/workflows/ruff.yml
vendored
@@ -9,9 +9,7 @@ on:
|
|||||||
# # 添加你希望触发此 workflow 的其他分支
|
# # 添加你希望触发此 workflow 的其他分支
|
||||||
workflow_dispatch: # 允许手动触发工作流
|
workflow_dispatch: # 允许手动触发工作流
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
- dev
|
|
||||||
- dev-refactor
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user