Skip to content

[#181] Group Members receive Post Notifications even when Groups Notifications are overridden and disabled. #36

[#181] Group Members receive Post Notifications even when Groups Notifications are overridden and disabled.

[#181] Group Members receive Post Notifications even when Groups Notifications are overridden and disabled. #36

Workflow file for this run

name: Build
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.22'
check-latest: true
- name: Build
run: make