Skip to content

Commit ae83d40

Browse files
authored
run integration tests nightly (#2263)
1 parent c705df1 commit ae83d40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
branches:
1414
- master
1515
- '[0-9].[0-9]'
16+
schedule:
17+
- cron: '0 1 * * *' # nightly build
1618

1719
jobs:
1820

0 commit comments

Comments
 (0)