mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
ci: Don't build main if only docs were changed
This commit is contained in:
parent
4edb0374fc
commit
c1b5eb086b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
branches:
|
||||
- 'develop'
|
||||
- 'feature/update*'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user