vectorgrp / sil-kit

Vector SIL Kit – Open-Source Library for Connecting Software-in-the-Loop Environments
https://vectorgrp.github.io/sil-kit-docs
MIT License
107 stars 32 forks source link

Fix push ci #66

Closed VJanKraemer closed 4 months ago

VJanKraemer commented 4 months ago

DONT MERGE: DEPENDS ON https://github.com/vectorgrp/sil-kit/pull/39 UPDATE: Rebased on main instead of PR #39 . Can be merged now

Description

Push CI was broken due to mismatched and missing filters in the CI yml for the workflows. This fixes the issue with hopefully minimal effort.

Instructions for review / testing

Checked here, albeit with a minor change to use the feature branch as the on: push filter. Unfortunately in this PR we can only test it after we merged it.

Developer checklist (address before review)