Skip to content

feat(system): add includeShelved parameter to alarm.queryJournal #7

feat(system): add includeShelved parameter to alarm.queryJournal

feat(system): add includeShelved parameter to alarm.queryJournal #7

Workflow file for this run

name: pr-build
on:
pull_request:
branches:
- main
paths:
- 'stubs/**'
- pyproject.toml
- requirements.txt
- tox.ini
jobs:
test:
uses: coatl-dev/workflows/.github/workflows/tox-envs.yml@coatl
with:
python-versions: '["3.7", "3.8", "3.9", "3.10", "3.11"]'