diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 702249a..d0323e3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,9 +4,9 @@ name: 'CI' on: - pull_request: - types: - - synchronize + # pull_request: + # types: + # - synchronize push: branches: - '**'