mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add docker file filter for workflows
This commit is contained in:
parent
1697a24042
commit
a4f71070ae
3
.github/file-filters.yml
vendored
3
.github/file-filters.yml
vendored
@ -33,6 +33,9 @@ admin: &admin
|
||||
dht_node: &dht_node
|
||||
- 'dht-node/**/*'
|
||||
|
||||
docker: &docker
|
||||
- 'docker-compose.*'
|
||||
|
||||
federation: &federation
|
||||
- 'federation/**/*'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user