We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72ec43 commit cf3bb29Copy full SHA for cf3bb29
1 file changed
src/navs/index.js
@@ -5262,6 +5262,12 @@ export const docsMenu = {
5262
icon: 'IconMail',
5263
color: 'orange',
5264
},
5265
+ {
5266
+ name: 'GitHub integration',
5267
+ url: '/docs/support/github',
5268
+ icon: 'IconGitHub',
5269
+ color: 'orange',
5270
+ },
5271
{
5272
name: 'Workflow automation',
5273
url: '/docs/support/workflows',
0 commit comments