diff --git a/.github/workflows/conda.yml b/.github/workflows/conda.yml index 19533eb..24f9dca 100644 --- a/.github/workflows/conda.yml +++ b/.github/workflows/conda.yml @@ -1,9 +1,10 @@ name: Linux bioconda on: + push: workflow_dispatch: schedule: - - cron: '30 10 * * *' # 3:15am everyday + - cron: '30 10 * * *' # repository_dispatch: types: [linux-bioconda-test, install-test] jobs: