Commit 43caeda
authored
Add minimal permission for build workflow (#141)
As suggested by CodeQL code scanning alert:
```
Actions job or workflow does not limit the permissions of the
GITHUB_TOKEN. Consider setting an explicit permissions block, using the
following as a minimal starting point: {contents: read}
```1 parent 8fa4e14 commit 43caeda
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
0 commit comments