Skip to content

Commit 41d6a1e

Browse files
authored
Add permissions to build.yml (#183)
1 parent cc3b2cc commit 41d6a1e

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
@@ -7,6 +7,9 @@ on:
77
workflow_dispatch:
88
workflow_call:
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
build:
1215
name: Build & Test

0 commit comments

Comments
 (0)