ci: enable github action tests for signals branch

This commit is contained in:
Paul Gschwendtner
2023-08-23 11:44:10 +00:00
parent 4ae88dc9be
commit f54cd057ad
+1
View File
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
- signals
- '[0-9]+.[0-9]+.x'
pull_request:
types: [opened, synchronize, reopened]