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

View File

@@ -10,6 +10,9 @@ on:
paths-ignore:
- '**.md'
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest