Skip to content

[GH-199] Added a ephemeral message if the user is using PMI and his/her PMI setting is disable on Zoom. #405

[GH-199] Added a ephemeral message if the user is using PMI and his/her PMI setting is disable on Zoom.

[GH-199] Added a ephemeral message if the user is using PMI and his/her PMI setting is disable on Zoom. #405

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