Skip to content

[MM-1007]: Web app test cases setup and added web app test cases for some UI components #1420

[MM-1007]: Web app test cases setup and added web app test cases for some UI components

[MM-1007]: Web app test cases setup and added web app test cases for some UI components #1420

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