add permissions to workflows

This commit is contained in:
Ashely Tenesaca
2025-08-19 20:55:24 +00:00
parent bc41886e18
commit ef00a0afbb
3 changed files with 7 additions and 1 deletions
+3
View File
@@ -16,6 +16,9 @@ on:
- '**.md'
workflow_dispatch:
permissions:
contents: read
jobs:
check-dist:
runs-on: ubuntu-latest