;ci: linux: try enabling scheduled nightly again
This commit is contained in:
parent
1c3e0df5bb
commit
dcd557d5cb
4
.github/workflows/linux-nightly.yml
vendored
4
.github/workflows/linux-nightly.yml
vendored
@ -21,8 +21,8 @@ name: linux nightly/pr CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
# XXX not supported yet; build on noteworthy push to "ci" instead
|
# XXX not supported yet; build on noteworthy push to "ci" instead
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: "0 23 * * *"
|
- cron: "0 07 * * *"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user