Skip to content

feat: Remove redundant cd and introduce mattermost internal ci #308

feat: Remove redundant cd and introduce mattermost internal ci

feat: Remove redundant cd and introduce mattermost internal ci #308

Workflow file for this run

name: ci
on:
push:
branches:
- master
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
with:
golangci-lint-version: "v1.54.2"
golang-version: "1.22"
secrets: inherit