ci: restrictive permission on github token

This commit is contained in:
ruthra kumar
2025-06-17 12:02:35 +05:30
parent 07805f17fc
commit 237f9640d5

View File

@@ -11,6 +11,9 @@ on:
- "**.html"
- "**.csv"
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest