From: Jaroslav Kysela Date: Wed, 1 Apr 2026 14:33:28 +0000 (+0200) Subject: github: workflow: another permissions fix for pr-validation X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=c08e4b6dff6dede1740b0a96c02e1c2833dcdd99;p=alsa-ucm-conf.git github: workflow: another permissions fix for pr-validation Signed-off-by: Jaroslav Kysela --- diff --git a/.github/workflows/pr-validation.yml b/.github/workflows/pr-validation.yml index 386c4ce..dc9f8d4 100644 --- a/.github/workflows/pr-validation.yml +++ b/.github/workflows/pr-validation.yml @@ -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: