We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32936b9 commit e6c83a1Copy full SHA for e6c83a1
1 file changed
.github/workflows/foundry-test.yml
@@ -15,6 +15,9 @@ on:
15
- '.github/workflows/foundry-test.yml'
16
workflow_dispatch:
17
18
+permissions:
19
+ contents: read
20
+
21
env:
22
FOUNDRY_PROFILE: ci
23
0 commit comments