ci: revert temporary CI event subscription

This commit is contained in:
Willi Ballenthin
2023-11-29 14:26:53 +00:00
parent 9a996d07c7
commit 3c159a1f52

View File

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