mirror of
https://github.com/zadam/trilium.git
synced 2026-02-26 08:33:36 +01:00
chore(ci): don't run playwright on website changes
This commit is contained in:
parent
1b444686af
commit
9274522877
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- "apps/website/**"
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user