diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94872c4..e0d055d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,8 @@ on: # executable, from back in the day before docker & a better pip. branches-ignore: - standalone + # Allowing to run on fork pull requests + pull_request: jobs: test-cpython: