diff --git a/.github/workflows/pr_test_fetcher.yml b/.github/workflows/pr_test_fetcher.yml index 6c5d0f1c248b..b82f8007aa74 100644 --- a/.github/workflows/pr_test_fetcher.yml +++ b/.github/workflows/pr_test_fetcher.yml @@ -1,12 +1,6 @@ name: Fast tests for PRs - Test Fetcher -on: - pull_request: - branches: - - main - push: - branches: - - ci-* +on: workflow_dispatch env: DIFFUSERS_IS_CI: yes