mirror of
https://github.com/zadam/trilium.git
synced 2025-09-13 10:05:16 +08:00
chore(ci): set default base for affected
This commit is contained in:
parent
8dda47dbf7
commit
b645ee1dae
1 changed files with 1 additions and 1 deletions
2
nx.json
2
nx.json
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "./node_modules/nx/schemas/nx-schema.json",
|
||||
"defaultBase": "master",
|
||||
"defaultBase": "develop",
|
||||
"namedInputs": {
|
||||
"default": [
|
||||
"{projectRoot}/**/*",
|
||||
|
|
Loading…
Add table
Reference in a new issue