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

@@ -1,6 +1,9 @@
name: Build
on: [push, pull_request]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest