Skip to content

Commit 6b88f46

Browse files
committed
autoSync by Github Action
1 parent f6a0b0e commit 6b88f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly_e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Weekly E2E Test Check
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '0 0 * * 0'
5+
- cron: '0 0 * * 2'
66

77
jobs:
88
weekly-e2e-check:

0 commit comments

Comments
 (0)