diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f618ce0c2..a34eee25e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,7 +2,7 @@ name: Tests on: push: - branches: [pro, master] + branches: [pro, master, dev] pull_request: jobs: