Skip to content

Commit

Permalink
Update trigger set
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Mar 25, 2024
1 parent 534d3b7 commit d6b7c8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- master
- main
- next
tags:
- '*'
pull_request:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/usecases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- master
- main
- next
tags:
- '*'
pull_request:
Expand Down Expand Up @@ -507,4 +509,3 @@ jobs:
--spades_path ${{env.INSTALL_DIR}}/${{env.PKG}}/bin
--no_contig_archive
/data/pipeline_tests/metaviral_test.info

0 comments on commit d6b7c8e

Please sign in to comment.