Skip to content

fix set_source to avoid leaking arrivals from the old source, closes … #131

fix set_source to avoid leaking arrivals from the old source, closes …

fix set_source to avoid leaking arrivals from the old source, closes … #131

Workflow file for this run

name: build
on:
push:
branches-ignore:
- 'coverity_scan'
pull_request:
jobs:
build:
name: Check package
uses: r-simmer/workflows/.github/workflows/build.yml@main
secrets: inherit
dispatch:
name: Dispatch extensions
needs: build
uses: r-simmer/workflows/.github/workflows/dispatch.yml@main
secrets: inherit