Skip to content

Commit f9466eb

Browse files
hartworkvitalybuka
authored andcommitted
Run CI every week (to make breakage apparent with less delay)
Signed-off-by: Sebastian Pipping <[email protected]>
1 parent 74d9d8d commit f9466eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches: [ "master" ]
88
pull_request:
99
branches: [ "master" ]
10+
schedule:
11+
- cron: '0 2 * * 5' # Every Friday at 2am
1012

1113
jobs:
1214
build:

0 commit comments

Comments
 (0)