Set actions permissions

This commit is contained in:
offa
2025-05-15 16:49:52 +02:00
parent 4a7922a3f5
commit 3045b89d2f
+4
View File
@@ -2,6 +2,10 @@ name: ci
on: [push, pull_request] on: [push, pull_request]
permissions:
contents: read
pull-requests: read
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest