Skip to content

[GH-982]: Added support for webhook of plugin version v2.x.x #461

[GH-982]: Added support for webhook of plugin version v2.x.x

[GH-982]: Added support for webhook of plugin version v2.x.x #461

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