Add security: restrict GITHUB_TOKEN permissions to read-only

Co-authored-by: syoyo <18676+syoyo@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-02 23:59:18 +00:00
committed by Syoyo Fujita
parent fc6d78a1b6
commit 52a453120b

View File

@@ -13,6 +13,9 @@ on:
- devel
workflow_dispatch:
permissions:
contents: read
jobs:
# Linux x64 - GCC
linux-gcc-x64: