mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-05 12:29:54 -06:00
ci: Add workflow_dispatch to main
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user