mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-29 14:45:34 +03:00
also run nightly
This commit is contained in:
parent
f065ab94e0
commit
7edd442c14
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,6 +1,8 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 2 * * *' # run at 2 AM UTC
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
|
Loading…
Reference in New Issue
Block a user