diff --git a/.github/workflows/test_action.yml b/.github/workflows/test_action.yml index 948a19c..8eb0a0b 100644 --- a/.github/workflows/test_action.yml +++ b/.github/workflows/test_action.yml @@ -1,5 +1,7 @@ name: hadge test workflow -on: push +on: + push: + pull_request: jobs: test_genetic: name: Run pipeline in genetic mode with test data