You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,21 @@ The extension runs in two places:
72
72
- Edit `tutorialMetadata.json`
73
73
- Each section has steps with optional `doc` (markdown) and `code` (Python) files
74
74
75
+
### 🔔 Automated Pipeline Health Checks
76
+
77
+
This repo has a GitHub Actions workflow ([`.github/workflows/test-pipelines.yml`](.github/workflows/test-pipelines.yml)) that keeps our example pipelines green against the **latest ZenML release**:
0 commit comments