Skip to content

[MI-3770] Fixed getting improper response in channel when user's account is disconnected #384

[MI-3770] Fixed getting improper response in channel when user's account is disconnected

[MI-3770] Fixed getting improper response in channel when user's account is disconnected #384

Workflow file for this run

name: ci
on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- master
tags:
- "v*"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit