1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

[CI] remove synchornized. (#10980)

removed synchornized.
This commit is contained in:
Sayak Paul
2025-03-06 17:03:19 +05:30
committed by GitHub
parent ea81a4228d
commit 1be0202502

View File

@@ -3,7 +3,6 @@ name: Fast tests for PRs
on:
pull_request:
branches: [main]
types: [synchronize]
paths:
- "src/diffusers/**.py"
- "benchmarks/**.py"