Commit cb2f0e9
.github: add explicit permissions to workflow for security compliance
Specifically:
- Sets minimal required permissions for actions
- Prevents workflows from running with unnecessarily elevated privileges
- Prepares for compatibility with future GitHub enforcement policies
Signed-off-by: Srikanth Muppandam <[email protected]>1 parent 37f04ab commit cb2f0e9
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments