Merge remote-tracking branch 'parentrepo/dynamic-feature-extraction' into sync-1657

This commit is contained in:
Yacine Elhamer
2023-07-20 09:33:48 +01:00
47 changed files with 1782 additions and 210 deletions

View File

@@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ master ]
branches: [ master, "dynamic-feature-extraction" ]
pull_request:
branches: [ master ]
branches: [ master, "dynamic-feature-extraction" ]
permissions: read-all