Skip to content

Commit

Permalink
test: run integration tests every four hours (#390)
Browse files Browse the repository at this point in the history
Signed-off-by: Yutong Li <[email protected]>
  • Loading branch information
YutongLi291 authored Jul 4, 2024
1 parent 8a2103d commit 9eb54d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mainline_integration_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Mainline Merge Integration Tests

on:
schedule:
- cron: '0 */4 * * *'
push:
branches:
- mainline
Expand Down

0 comments on commit 9eb54d5

Please sign in to comment.