diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ad4186c..c82f4fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,8 @@ name: Continuous Integration on: pull_request: branches: ["**"] + push: + branches: ["**"] jobs: build: