ci: 为 CodeQL 相关工作流添加仓库所有者检查 (#14413)

* ci: 为 CodeQL 相关工作流添加仓库所有者检查

* ci: 为 CodeQL 相关工作流添加仓库所有者检查
This commit is contained in:
不留
2025-10-17 02:04:23 +08:00
committed by GitHub
parent 0ae21436c8
commit 369add1890
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ permissions:
jobs:
analyze-manual:
name: Analyze MaaCore and MaaWpfGui
if: github.repository_owner == 'MaaAssistantArknights'
runs-on: windows-latest
steps:
- name: Checkout repository