diff --git a/.github/workflows/slo.yml b/.github/workflows/slo.yml index c5c8f4d5..31d5b88c 100644 --- a/.github/workflows/slo.yml +++ b/.github/workflows/slo.yml @@ -1,6 +1,6 @@ on: push: - branches: [main] + # branches: [main] pull_request: branches: [main] workflow_dispatch: