diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a50b0886e..16bf1959d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,10 +6,9 @@ on: - master - develop - github_actions_tests - - reduce_requirements_files tags: - release: - types: [published] + release: + types: [published] pull_request: schedule: - cron: '0 5 * * 4'