Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 146 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 146 Bytes

gh-mig-flow

Migration Steps

flowchart TD
a[start] --> b[run the data preparation job]
b --> c[ensure success status]
c --> d
Loading