Skip to content

chore: move to mattermost/server/public/server #4

chore: move to mattermost/server/public/server

chore: move to mattermost/server/public/server #4

Workflow file for this run

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