Skip to content

MF-527 - Fix group rights in Remove service methods (#532) #1329

MF-527 - Fix group rights in Remove service methods (#532)

MF-527 - Fix group rights in Remove service methods (#532) #1329

Workflow file for this run

name: build status
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Go tests
run: go test ./...