Skip to content

Commit f6fa55a

Browse files
authored
ci: weekly upkeep run
1 parent 9b224be commit f6fa55a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
branches:
77
- main
88
- 'releases/*'
9+
schedule:
10+
- cron: '0 22 * * 2'
911

1012
jobs:
1113
test-typescript:

0 commit comments

Comments
 (0)