github: workflow: another permissions fix for pr-validation

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2026-04-01 16:33:28 +02:00
commit c08e4b6dff

View file

@ -6,6 +6,8 @@ name: PR Validation
on:
pull_request:
types: [opened, synchronize, reopened]
pull_request_target:
types: [opened, synchronize, reopened]
workflow_dispatch:
inputs:
pr_number: