[GL-BRIDGE] 添加workflow权限声明 · CodeQL修复
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
This commit is contained in:
parent
6eaafcbdb8
commit
3865534285
|
|
@ -14,6 +14,8 @@ jobs:
|
|||
test-notion-bridge:
|
||||
name: 🔗 Notion 数据桥连通性验证
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in New Issue