diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 419a866d4..420fe7d37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,11 @@ name: CI on: - push: - branches: - - main - pull_request: + push + # push: + # branches: + # - main + # pull_request: jobs: build: