Skip to content

MM-68540: Stop pushing sidebar data over cluster WS; refetch via REST #2355

MM-68540: Stop pushing sidebar data over cluster WS; refetch via REST

MM-68540: Stop pushing sidebar data over cluster WS; refetch via REST #2355

Workflow file for this run

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