Skip to content

Commit c83bec2

Browse files
committed
schedule e2e migration nightly
1 parent d6fbf04 commit c83bec2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/e2e_migration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
description: "Branch of synonymdev/bitkit-e2e-tests to use (main | default-feature-branch | custom branch name)"
88
required: false
99
default: "default-feature-branch"
10+
schedule:
11+
- cron: "0 2 * * *"
1012

1113
env:
1214
TERM: xterm-256color

0 commit comments

Comments
 (0)