mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
ci: Add workflow_dispatch to main
This commit is contained in:
parent
48ac02a1a7
commit
efc5ac0e9b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -5,9 +5,11 @@ on:
|
||||
- 'develop'
|
||||
- 'feature/update**'
|
||||
- 'feature/server_esm**'
|
||||
- 'feature/new_icon'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'bin/**'
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user