From 5a9c0424322ae7db388892c9030b57cb08ea9190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=BCl=C3=B6p=20Kov=C3=A1cs?= <43729152+fulopkovacs@users.noreply.github.com> Date: Wed, 24 Dec 2025 21:43:00 +0100 Subject: [PATCH] Try fixing the problem that deploy previews are not being deployed from PR-s opened by other contributors --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bcebfbc..ba711bd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,6 +9,7 @@ on: permissions: pull-requests: write + issues: write contents: read jobs: