Update .github/workflows/verify_docs-quality.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2026-02-24 21:40:56 +01:00
parent 0c0f46de09
commit 356d1662d8
@@ -8,6 +8,9 @@ on:
jobs:
check-docs:
permissions:
contents: read
pull-requests: read
runs-on: ubuntu-latest
steps: