mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
add file filters for test workflows
This commit is contained in:
parent
e3fba4f0a8
commit
bcae47f140
9
.github/file-filters.yml
vendored
Normal file
9
.github/file-filters.yml
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
backend: &backend
|
||||
- 'backend/**/*'
|
||||
- 'neo4j/**/*'
|
||||
|
||||
docker: &docker
|
||||
- 'docker-compose.*'
|
||||
|
||||
webapp: &webapp
|
||||
- 'webapp/**/*'
|
||||
Loading…
x
Reference in New Issue
Block a user