Skip to content

support usergroups & subscribing w/o office arg #156

support usergroups & subscribing w/o office arg

support usergroups & subscribing w/o office arg #156

name: Push (other branches)
on:
push:
branches-ignore:
- main
jobs:
build:
name: Build image
uses: ./.github/workflows/build_image.yaml
tests:
name: Run tests
uses: ./.github/workflows/run_tests.yaml
needs:
- build