diff --git a/.github/workflows/ci_pipeline.yml b/.github/workflows/ci_pipeline.yml index 6950e5a0bd..29419ba5a8 100644 --- a/.github/workflows/ci_pipeline.yml +++ b/.github/workflows/ci_pipeline.yml @@ -1,7 +1,7 @@ name: CI pipeline for pySDC on: - push: + # push: pull_request: schedule: - cron: '1 5 * * 1'