1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00

Explicitly use lowest permissions required to run workflow

This commit is contained in:
Jozef Izso 2026-03-21 14:14:22 +01:00
parent 0c2b2aa1e0
commit bd74ca6c12
Failed to extract signature
4 changed files with 13 additions and 0 deletions

View file

@ -6,6 +6,10 @@ on:
types:
- completed
permissions:
contents: read
actions: read
jobs:
report:
name: Workflow test