diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index d96dc49..49946ac 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -2,6 +2,7 @@ name: Build and Test on: push: + pull_request: env: PYTHON_VERSION: '3.8.16'