Skip to content

Updated plugin version to 1.2.0 (#62) #260

Updated plugin version to 1.2.0 (#62)

Updated plugin version to 1.2.0 (#62) #260

Workflow file for this run

name: ci
on:
push:
branches:
- main
tags:
- "v*"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit