mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
ci: Fix main not triggering
This commit is contained in:
parent
1871846b64
commit
d5693e21df
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -3,8 +3,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'develop'
|
- 'develop'
|
||||||
- 'feature/update*'
|
- 'feature/update**'
|
||||||
- 'feature/server_esm*'
|
- 'feature/server_esm**'
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user