diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ec0e9b2..2bb1396 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -6,12 +6,12 @@ name: CI on: - push: - branches: - - main - - master - tags: - - '*' + # push: + # branches: + # - main + # - master + # tags: + # - '*' pull_request: workflow_dispatch: