diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 50213b3c..4a09c839 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,7 +2,7 @@ name: CI on: push: - branches: [ main ] +# branches: [ main ] pull_request: branches: [ main ] workflow_dispatch: