ci: add minimal permissions on remaining workflows

This commit is contained in:
CosminPerRam 2025-04-26 00:37:40 +03:00
parent d4154aa511
commit f760f0c726
3 changed files with 9 additions and 0 deletions

View file

@ -11,6 +11,9 @@ on:
- ".github/workflows/id-tests.yml" # This action
workflow_dispatch:
permissions:
contents: read
jobs:
test: