mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
CI: Change excluded path order in .fossa.yml
This commit is contained in:
parent
3a65ea8572
commit
9cd71db5e4
1 changed files with 2 additions and 2 deletions
|
|
@ -11,9 +11,9 @@ revision:
|
|||
|
||||
paths:
|
||||
exclude:
|
||||
- ./build
|
||||
- ./assets
|
||||
- ./.github
|
||||
- ./assets
|
||||
- ./build
|
||||
- ./docker
|
||||
- ./frontend/tests
|
||||
- ./storage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue