diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88a72e46..6434a7b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,9 +4,11 @@ on: push: branches: - master + - conda_nov2021 pull_request: branches: - master + - conda_nov2021 schedule: - cron: '0 18 * * *'