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

@@ -0,0 +1,3 @@
import listRepos from './list-repos/index.js';
export default [listRepos];