Skip to content

Commit b430f69

Browse files
committed
run tests nightly
1 parent c43fa23 commit b430f69

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/acceptance.yaml

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

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: '0 6 * * *' # Daily at 6am UTC
57

68
jobs:
79
acceptance:

0 commit comments

Comments
 (0)