Skip to content

[MI-3501]: Fixed issue of Jira bot DM when you mention yourself in a … #1101

[MI-3501]: Fixed issue of Jira bot DM when you mention yourself in a …

[MI-3501]: Fixed issue of Jira bot DM when you mention yourself in a … #1101

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