Skip to content

Workaround for RHS not functioning for non system admins #27

Workaround for RHS not functioning for non system admins

Workaround for RHS not functioning for non system admins #27

Workflow file for this run

name: ci
on:
push:
branches:
- master
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
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.21"
secrets: inherit