Skip to content

Commit e6c83a1

Browse files
committed
ci: add permissions block to foundry-test workflow
1 parent 32936b9 commit e6c83a1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/foundry-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515
- '.github/workflows/foundry-test.yml'
1616
workflow_dispatch:
1717

18+
permissions:
19+
contents: read
20+
1821
env:
1922
FOUNDRY_PROFILE: ci
2023

0 commit comments

Comments
 (0)