diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25e06df..6639f8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,6 @@ name: nf-core CI # This workflow runs the pipeline with the minimal test dataset to check that it completes without any syntax errors on: push: - branches: - - dev pull_request: release: types: [published]