Skip to content

[MM-874]: Fixed the issue of LHS not working without setting organisa… #1338

[MM-874]: Fixed the issue of LHS not working without setting organisa…

[MM-874]: Fixed the issue of LHS not working without setting organisa… #1338

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