Skip to content

[GH-512,513] Fixed issue #512 and #513 on github plugin 'Updated subscription success messages' #435

[GH-512,513] Fixed issue #512 and #513 on github plugin 'Updated subscription success messages'

[GH-512,513] Fixed issue #512 and #513 on github plugin 'Updated subscription success messages' #435

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