[GL-BRIDGE] 添加workflow权限声明 · CodeQL修复

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-03-09 06:22:02 +00:00
parent 6eaafcbdb8
commit 3865534285
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ jobs:
test-notion-bridge:
name: 🔗 Notion 数据桥连通性验证
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout