Skip to content

Change service query, update receiver message handling (#5) #22

Change service query, update receiver message handling (#5)

Change service query, update receiver message handling (#5) #22

Workflow file for this run

name: CI
on:
push:
branches: [main]
tags: [v*.*.*]
pull_request:
branches: [ "main" ]
types:
- synchronize
- opened
- reopened
jobs:
call_ci:
uses: EffectiveRange/ci-workflows/.github/workflows/python-ci.yaml@latest-python