feat(gitea): add new stargazers trigger

This commit is contained in:
Rıdvan Akca
2024-04-29 16:53:49 +02:00
committed by Jakub P.
parent 5a433ad119
commit 257499dae6
8 changed files with 123 additions and 1 deletions

View File

@@ -199,7 +199,10 @@ export default defineConfig({
text: 'Gitea',
collapsible: true,
collapsed: true,
items: [{ text: 'Connection', link: '/apps/gitea/connection' }],
items: [
{ text: 'Triggers', link: '/apps/gitea/triggers' },
{ text: 'Connection', link: '/apps/gitea/connection' },
],
},
{
text: 'GitHub',