From e2f9e83f150bf62c228def29a0aa86bbf35e50ed Mon Sep 17 00:00:00 2001 From: Robert Speck Date: Wed, 3 Jan 2024 16:24:06 +0100 Subject: [PATCH] Update ci_pipeline.yml --- .github/workflows/ci_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_pipeline.yml b/.github/workflows/ci_pipeline.yml index 16a5e13b55..9668825195 100644 --- a/.github/workflows/ci_pipeline.yml +++ b/.github/workflows/ci_pipeline.yml @@ -2,7 +2,7 @@ name: CI pipeline for pySDC on: push: - pull_request: + pull_request_target: schedule: - cron: '1 5 * * 1'