mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 02:26:45 +00:00
chore : build daily 4 times
Signed-off-by: Naveen MR <oof1lab@gmail.com>
This commit is contained in:
4
.github/workflows/release-nightly-dev.yml
vendored
4
.github/workflows/release-nightly-dev.yml
vendored
@@ -12,8 +12,8 @@ on:
|
||||
- DEV
|
||||
# - PROD
|
||||
schedule:
|
||||
# at the end of every day
|
||||
- cron: '0 0 * * *'
|
||||
# every 6 hours
|
||||
- cron: '0 */6 * * *'
|
||||
|
||||
jobs:
|
||||
# enrich tag for nightly auto release
|
||||
|
||||
Reference in New Issue
Block a user