There was an error while loading. Please reload this page.
1 parent 02dbd14 commit f8a18bbCopy full SHA for f8a18bb
1 file changed
.github/workflows/build.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- master
10
+ schedule:
11
+ - cron: '0 10 * * 1'
12
13
jobs:
14
build_linux:
0 commit comments