Skip to content

Commit 8cf41ce

Browse files
Copilottorosent
andcommitted
Add permissions block to build-validation workflow
Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>
1 parent 3a388bf commit 8cf41ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)