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: src/content/docs/workflows/getting-started/connect-repo-for-workflows.mdx
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,14 @@ We currently only support GitHub but will offer other git providers soon.
32
32
33
33
<Asidetype="warning">
34
34
35
-
If the preview code option is switched off, your code will be pushed live automatcially each time you sync.
35
+
If the preview code option is switched off, your code will be pushed live automatically each time you sync.
36
36
37
37
</Aside>
38
+
39
+
## Code status alerts
40
+
41
+
The home page of your Kinde dashboard shows a code alert status. You can see immediately if there are any concerns with your code. Select **View code status** to see if the issue is:
0 commit comments