mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
ci: Fix main not triggering
This commit is contained in:
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/**'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user