Skip to content

Commit c2b34a0

Browse files
committed
Add workflow permissions
1 parent aa625e0 commit c2b34a0

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
@@ -6,6 +6,8 @@ on:
66

77
jobs:
88
run-tests:
9+
permissions:
10+
contents: read
911
strategy:
1012
matrix:
1113
os: [ubuntu-latest, windows-latest, macos-latest]

0 commit comments

Comments
 (0)