diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index db871fd..78c3c1e 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -1,7 +1,9 @@ name: Push Checks on: - push + push: + pull_request: + - opened jobs: check-and-build: