Skip to content

Commit f471a54

Browse files
authored
chore: reenable apiary library generation (#21963)
1 parent 2376517 commit f471a54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codegen.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
on:
2+
schedule:
3+
# Runs at 12:30, 1:30 and 2:30.
4+
- cron: '30 0-2 * * *'
25
workflow_dispatch:
36

47
name: codegen

0 commit comments

Comments
 (0)