Skip to content

Commit f6fa866

Browse files
committed
test CI every week
Signed-off-by: Marc-Antoine Perennou <[email protected]>
1 parent 0abe723 commit f6fa866

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build and test
33
on:
44
push:
55
pull_request:
6+
schedule:
7+
- cron: "0 12 * * 1"
68

79
jobs:
810
build_and_test:

0 commit comments

Comments
 (0)