Skip to content

Use the actual 'should be system admin' group instead of the system a… #94

Use the actual 'should be system admin' group instead of the system a…

Use the actual 'should be system admin' group instead of the system a… #94

Workflow file for this run

name: ci
on:
push:
branches:
- canon
tags:
- "v*"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/community-plugin-ci.yml@main
secrets: inherit
with:
golang-version: "1.24.1"
golangci-lint-version: "v2.0.2"