Skip to content

[MM-408]: Made username clickable in RHS PRs/Issues (#830) #1496

[MM-408]: Made username clickable in RHS PRs/Issues (#830)

[MM-408]: Made username clickable in RHS PRs/Issues (#830) #1496

Workflow file for this run

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