mirror of
https://github.com/matrix-org/mjolnir.git
synced 2024-10-01 01:36:06 -04:00
CI: Scheduling daily builds (#426)
This commit is contained in:
parent
38b18cda4f
commit
38c5714027
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