Skip to content

Commit 504a7d7

Browse files
Copilotbenaadams
andcommitted
Add explicit permissions to CI workflow
Co-authored-by: benaadams <1142958+benaadams@users.noreply.github.com>
1 parent 232900d commit 504a7d7

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

99
jobs:
1010
build-and-test:
11+
permissions:
12+
contents: read
1113
strategy:
1214
matrix:
1315
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)