mirror of
https://github.com/matrix-org/mjolnir.git
synced 2024-10-01 01:36:06 -04:00
CI: Scheduling daily builds
This commit is contained in:
parent
4b357732eb
commit
eb5f27bbd6
3
.github/workflows/mjolnir.yml
vendored
3
.github/workflows/mjolnir.yml
vendored
@ -5,7 +5,8 @@ on:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
schedule:
|
||||
- cron: '20 20 * * *'
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user