Skip to content

Commit

Permalink
added workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung authored Nov 9, 2023
1 parent 44dad53 commit 9343ceb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ 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:
workflow_dispatch:
release:
types: [published]

Expand Down

0 comments on commit 9343ceb

Please sign in to comment.