diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6051f6..ced39f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: Build application on: - push: - branches: [ "main" ] pull_request: branches: [ "main" ] types: