mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-08-14 04:31:20 +00:00
Change nightly workflow schedule to 23:00
This commit is contained in:
@@ -6,7 +6,7 @@ name: Nightly
|
|||||||
# builds from release/** come from rc.yml instead.
|
# builds from release/** come from rc.yml instead.
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 2 * * *'
|
- cron: '0 23 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user