Skip to content

Adding dialog errors when requests fail in interactive dialogs, fix panics and add consistency to logs #134

Adding dialog errors when requests fail in interactive dialogs, fix panics and add consistency to logs

Adding dialog errors when requests fail in interactive dialogs, fix panics and add consistency to logs #134

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