Skip to content

Commit db154fd

Browse files
committed
refactor: re-add template
1 parent 39f1852 commit db154fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/auto-update.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
name: Auto update generated client
2+
on:
3+
workflow_dispatch:
4+
schedule:
5+
- cron: '0 0 * * *'
16

7+
# Allows external webhook trigger
28
repository_dispatch:
39
types:
410
- webhook

0 commit comments

Comments
 (0)