ci: fix issue handler permissions

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
This commit is contained in:
Chawye Hsu 2026-04-27 23:06:49 +08:00
parent d332f5cbe7
commit 3d40d5fe4c
No known key found for this signature in database
GPG Key ID: 5AE5178B3E1624DA

View File

@ -5,7 +5,8 @@ on:
types: [ opened, labeled ]
permissions:
contents: read
# Auto hash fixing commits
contents: write
issues: write
jobs: