[CI] Run Fast + Fast GPU Tests on release branches. (#9255)

* update

* update
This commit is contained in:
Dhruv Nair
2024-08-23 19:34:37 +05:30
committed by GitHub
parent 4e74206b0c
commit 4e66513a74
+3 -1
View File
@@ -1,9 +1,11 @@
name: Slow Tests on main
name: Fast GPU Tests on main
on:
push:
branches:
- main
- "v*.*.*-release"
- "v*.*.*-patch"
paths:
- "src/diffusers/**.py"
- "examples/**.py"