Skip to content

Commit 67257b7

Browse files
committed
Merge pull request #27 from UncleGrumpy/workflow_permissions
Tighten up workflow permissions
2 parents 08e9362 + 157b094 commit 67257b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
otp: ["25", "26", "27", "28"]
17+
permissions:
18+
contents: read
1719

1820
steps:
1921
# Setup

0 commit comments

Comments
 (0)