diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05ea6923..a4d1123d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ on: pull_request: branches: - "master" + - "dev" schedule: # Run a cron job once daily, weekdays only - cron: "0 3 1,15 * *"