diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e881239..48a87e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,5 @@ name: CI on: - push: - branches: [main] pull_request: branches: ["main"] # Allows you to run this workflow manually from the Actions tab