Skip to content

Add option to preserve input stream parameters (#69) #26

Add option to preserve input stream parameters (#69)

Add option to preserve input stream parameters (#69) #26

Workflow file for this run

name: CI
on:
push:
branches: ["main", "master"]
pull_request:
workflow_dispatch:
jobs:
build_test:
uses: membraneframework/membrane_actions/.github/workflows/build-test.yml@main
test:
uses: membraneframework/membrane_actions/.github/workflows/test.yml@main
lint:
uses: membraneframework/membrane_actions/.github/workflows/lint.yml@main