mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
ci: fix issue handler permissions
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
This commit is contained in:
parent
d332f5cbe7
commit
3d40d5fe4c
3
.github/workflows/issues.yml
vendored
3
.github/workflows/issues.yml
vendored
@ -5,7 +5,8 @@ on:
|
||||
types: [ opened, labeled ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
# Auto hash fixing commits
|
||||
contents: write
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user