Skip to content

Add post prop and render option for unsafe links #49

Add post prop and render option for unsafe links

Add post prop and render option for unsafe links #49

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