Skip to content

Commit d7b436f

Browse files
committed
ci: Update permissions for tidy reusable workflow
1 parent f5ff22c commit d7b436f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
contents: read
4646
pull-requests: write # for gh pr edit --add-assignee
4747
repository-projects: read # for gh pr edit --add-assignee
48+
security-events: write # for github/codeql-action/*
4849
secrets: inherit
4950

5051
test:

0 commit comments

Comments
 (0)