fix: 添加 notion-heartbeat.yml 显式权限声明(CodeQL安全修复)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-03-13 06:39:06 +00:00
parent c9d6495e5f
commit 1479da4e1c
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ jobs:
heartbeat:
name: 💓 工单心跳检测
runs-on: ubuntu-latest
permissions:
contents: read
actions: write
steps:
- name: Checkout