diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 796a030..088b103 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -2,6 +2,7 @@ name: Testing on: push: + pull_request: schedule: - cron: "5 1 * * *"