From 956face781ab4c4f2aca305daffb84aa1e42f486 Mon Sep 17 00:00:00 2001 From: Benjamin Thomas Schwertfeger Date: Fri, 11 Apr 2025 07:09:14 +0200 Subject: [PATCH] Resolve "Running GitHub Actions on contributions is cumbersome" --- .github/workflows/cicd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 2011bd08..0885a53f 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -55,6 +55,7 @@ on: pull_request: types: [opened, synchronize, reopened] branches: ["**"] + pull_request_target: # Only run once due to API rate limits concurrency: