Skip to content

[MM-987]: Added setup and webhook command to system admin help text (… #1187

[MM-987]: Added setup and webhook command to system admin help text (…

[MM-987]: Added setup and webhook command to system admin help text (… #1187

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