Skip to content

Commit 3be2af0

Browse files
committed
CI: enable rebuild by schedule
1 parent b0b197e commit 3be2af0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

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

1012
jobs:
1113
test:

0 commit comments

Comments
 (0)