Skip to content

Commit b446edf

Browse files
authored
Add permissions to build-validation workflow (#265)
1 parent 1a96c2c commit b446edf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-validation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
pull_request:
1515
branches: [ main ]
1616

17+
permissions:
18+
contents: read
19+
1720
jobs:
1821
build:
1922

0 commit comments

Comments
 (0)