diff --git a/.github/workflows/backtest.yaml b/.github/workflows/backtest.yaml index a82f078..5b2ad0b 100644 --- a/.github/workflows/backtest.yaml +++ b/.github/workflows/backtest.yaml @@ -1,12 +1,6 @@ name: Backend on: - push: - branches: - - main - paths: - - "server/**" - - ".github/workflows/backtest.yaml" pull_request: branches: - main