Skip to content

Commit cf3fcf6

Browse files
Merge pull request opendatahub-io#63 from kserve/main
[pull] main from kserve:main
2 parents 5ba2abc + af8c300 commit cf3fcf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: '0 8 * * 1,4' # midnight US/Pacific on Sundays and Wednesdays
57
pull_request:
68
branches:
79
- "release-[0-9].[0-9]+"

0 commit comments

Comments
 (0)