Add contents read permission

This commit is contained in:
Philippe Merle
2025-04-20 22:34:38 +02:00
committed by GitHub
parent 40a97c862c
commit 9059d64ec4

View File

@@ -10,6 +10,9 @@ on:
paths:
- 'bin/**'
permissions:
contents: read
jobs:
docker:
runs-on: ubuntu-latest