chore: explicitly set permissions (#6316)

This commit is contained in:
Piotr Idzik
2025-06-25 22:30:04 +02:00
committed by GitHub
parent 428d259f7c
commit 5529cb2ca4
5 changed files with 17 additions and 0 deletions

View File

@@ -8,6 +8,9 @@ name: ProjectStructure
- master
pull_request:
permissions:
contents: read
jobs:
check_structure:
runs-on: ubuntu-latest