From c54cad6d8d05bc1a1f7e92c165c57166cad7d813 Mon Sep 17 00:00:00 2001 From: Robert Speck Date: Wed, 3 Jan 2024 16:32:50 +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 9668825195..16a5e13b55 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_target: + pull_request: schedule: - cron: '1 5 * * 1'