mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 22:50:32 +00: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
|
contents: read
|
||||||
pull-requests: write # for gh pr edit --add-assignee
|
pull-requests: write # for gh pr edit --add-assignee
|
||||||
repository-projects: read # for gh pr edit --add-assignee
|
repository-projects: read # for gh pr edit --add-assignee
|
||||||
|
security-events: write # for github/codeql-action/*
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user