Skip to content

Commit a6eea25

Browse files
committed
trigger CI
1 parent 3b242e5 commit a6eea25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mbt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: C/C++ CI
33

44
on:
55
schedule:
6-
- cron: "0 19 3 * 5" # run test once a month
6+
- cron: "0 19 4 * 5" # run test once a month
77
push:
88
branches:
99
- master

0 commit comments

Comments
 (0)