Skip to content

Commit 702dd26

Browse files
committed
Run integrationtests nightly
1 parent 3d4a1dc commit 702dd26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_integrationtests.yml

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

33
on:
44
workflow_call:
5+
schedule:
6+
- cron: '0 0 * * *' # Run at midnight UTC every day
57

68
jobs:
79
integrationtests:

0 commit comments

Comments
 (0)