diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 9cffa86..dc4052a 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -1,6 +1,6 @@ name: Tests on: - pull-request: + pull_request: branches: ["main", "dev"] workflow_dispatch: