Skip to content

feat: Perform changes related to CI/CD. Prepare plugin for community migration. #190

feat: Perform changes related to CI/CD. Prepare plugin for community migration.

feat: Perform changes related to CI/CD. Prepare plugin for community migration. #190

Workflow file for this run

name: ci
on:
pull_request:
push:
branches:
- master
- main
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/community-plugin-ci.yml@main
secrets: inherit