Skip to content

Commit a869230

Browse files
committed
ci: specify permissions
1 parent 935cc7f commit a869230

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
path: ./report
4444
build:
4545
runs-on: ${{ matrix.os }}
46+
permissions:
47+
contents: read
4648
strategy:
4749
matrix:
4850
os: [ubuntu-latest]

0 commit comments

Comments
 (0)