diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5550195..7807861 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,6 @@ run-name: CI - Test / Lint / Build on: pull_request: branches: ["*"] - push: - branches: ["main"] # Ensures that only one job group runs at a time to avoid resource waste concurrency: