fix:Workflow does not contain permissions (#451)

This commit is contained in:
houseme
2025-08-23 12:35:23 +08:00
committed by GitHub
parent bdcba3460e
commit f1c50fcb74
5 changed files with 17 additions and 2 deletions
+3
View File
@@ -31,6 +31,9 @@ on:
- cron: '0 0 * * 0' # Weekly on Sunday at midnight UTC
workflow_dispatch:
permissions:
contents: read
env:
CARGO_TERM_COLOR: always