mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/slug-8.2.3
This commit is contained in:
commit
c06256ddef
2
.github/file-filters.yml
vendored
2
.github/file-filters.yml
vendored
@ -2,6 +2,7 @@ backend: &backend
|
|||||||
- '.github/workflows/test-backend.yml'
|
- '.github/workflows/test-backend.yml'
|
||||||
- 'backend/**/*'
|
- 'backend/**/*'
|
||||||
- 'neo4j/**/*'
|
- 'neo4j/**/*'
|
||||||
|
- 'package.json'
|
||||||
|
|
||||||
docker: &docker
|
docker: &docker
|
||||||
- 'docker-compose.*'
|
- 'docker-compose.*'
|
||||||
@ -9,3 +10,4 @@ docker: &docker
|
|||||||
webapp: &webapp
|
webapp: &webapp
|
||||||
- '.github/workflows/test-webapp.yml'
|
- '.github/workflows/test-webapp.yml'
|
||||||
- 'webapp/**/*'
|
- 'webapp/**/*'
|
||||||
|
- 'package.json'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user