mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add file filter for frontend test workflow
This commit is contained in:
parent
310a48ee52
commit
8716f39b91
5
.github/file-filters.yml
vendored
5
.github/file-filters.yml
vendored
@ -28,4 +28,7 @@
|
||||
# - *admin_unit_testing
|
||||
|
||||
admin: &admin
|
||||
- 'admin/**/*'
|
||||
- 'admin/**/*'
|
||||
|
||||
frontend: &admin
|
||||
- 'frontend/**/*'
|
||||
Loading…
x
Reference in New Issue
Block a user