ci: Set permissions explicitly

This commit is contained in:
Jade Ellis 2025-06-21 18:46:36 +01:00
parent 552653b460
commit 6476cdd9b8
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -3,6 +3,8 @@ name: Checks / Prefligit
on: on:
push: push:
pull_request: pull_request:
permissions:
contents: read
jobs: jobs:
prefligit: prefligit: