diff --git a/.github/workflows/ci_pipeline.yml b/.github/workflows/ci_pipeline.yml index 29419ba5a8..54567fc708 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: schedule: - cron: '1 5 * * 1'