ci: do tests on dynamic-feature-extraction branch

This commit is contained in:
Willi Ballenthin
2023-06-15 12:17:02 +02:00
committed by GitHub
parent 6b953363d1
commit 8119aa6933

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" ]
# save workspaces to speed up testing
env: