Skip to content

[GH-975] Added conditional on "pluginSettings" data (#1104) #1108

[GH-975] Added conditional on "pluginSettings" data (#1104)

[GH-975] Added conditional on "pluginSettings" data (#1104) #1108

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