Skip to content

Commit

Permalink
Don't run main CI during development
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Apr 16, 2024
1 parent ccd646a commit efdaa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI pipeline for pySDC

on:
# push:
pull_request:
# pull_request:
schedule:
- cron: '1 5 * * 1'

Expand Down

0 comments on commit efdaa05

Please sign in to comment.