Skip to content

Commit 1528efd

Browse files
committed
updated workflow
1 parent 2c0206d commit 1528efd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/nextflow_CI.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
name: Nextflow CI
22

33
on:
4-
push:
5-
branches:
6-
- development
74
pull_request:
85
branches:
6+
- development
97
- master
108

119
jobs:
@@ -108,7 +106,7 @@ jobs:
108106
test_sarscov2_timeseries,
109107
test_sarscov2_wastewater,
110108
test_mpox_reference,
111-
test_mpox_user,
109+
test_mpox_user
112110
]
113111
runs-on: ubuntu-latest
114112
steps:

0 commit comments

Comments
 (0)