Skip to content

Periodically monitor links to precompiled artifacts #24

Periodically monitor links to precompiled artifacts

Periodically monitor links to precompiled artifacts #24

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
lint:
uses: membraneframework/membrane_actions/.github/workflows/lint.yml@main
test:
uses: membraneframework/membrane_actions/.github/workflows/test.yml@main