mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
ci: Update permissions for tidy reusable workflow
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -51,6 +51,7 @@ jobs:
|
||||
contents: read
|
||||
pull-requests: write # for gh pr edit --add-assignee
|
||||
repository-projects: read # for gh pr edit --add-assignee
|
||||
security-events: write # for github/codeql-action/*
|
||||
secrets: inherit
|
||||
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user