Skip to content

Commit e04d451

Browse files
authored
Merge pull request #33 from joycebrum/master
Update build.yml to use minimal scoped permissions
2 parents f286b39 + 6b0110f commit e04d451

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on: [push, pull_request]
88

99
name: Build
1010

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
check:
1316
name: Check

0 commit comments

Comments
 (0)