mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 16:36:43 +00:00
chore: change back to 0 0 * * *
This commit is contained in:
2
.github/workflows/release-nightly-dev.yml
vendored
2
.github/workflows/release-nightly-dev.yml
vendored
@@ -13,7 +13,7 @@ on:
|
||||
# - PROD
|
||||
schedule:
|
||||
# at the end of every day
|
||||
- cron: '30 0 * * *'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
# enrich tag for nightly auto release
|
||||
|
||||
Reference in New Issue
Block a user