Skip to content

Commit c7347a3

Browse files
authored
Update ci.yml
1 parent 346d5ac commit c7347a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
name: Self Complexity Analysis
115115
runs-on: macos-15
116116
needs: [test]
117+
permissions:
118+
contents: read
119+
pull-requests: write
117120

118121
steps:
119122
- name: Checkout code

0 commit comments

Comments
 (0)