Skip to content

Commit

Permalink
also allow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalmeida committed Feb 13, 2024
1 parent ce0db16 commit 4df4fbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# This workflow runs the pipeline with the minimal test dataset to check that it completes without any syntax errors
name: nf-core CI
on:
push:
branches:
- dev
pull_request:
release:
types: [published]
Expand Down

0 comments on commit 4df4fbf

Please sign in to comment.