diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index a608fdf1..c0f3481d 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -1,8 +1,7 @@ name: Run AnimateDiff generation with Motion LoRA & Prompt Travel on CPU on: - - push - - pull_request + push: {} # Remove the branch restriction to trigger the workflow for any branch jobs: build: