Skip to content

Commit 45cbfc5

Browse files
Set read permissions for workflow (#76)
1 parent a6b81e1 commit 45cbfc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
pull_request:
1111
branches:
1212
- master
13+
permissions:
14+
contents: read
1315
jobs:
1416
build:
1517
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)