diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b15104ad..01ddb801 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,12 +4,12 @@ name: CI pull_request: branches: - master + - development push: branches: - - master - development -# schedule: -# - cron: "0 4 * * 4" + schedule: + - cron: "0 4 * * 4" defaults: run: