Skip to content

System Console button to manually run a legal hold immediately (#89) #541

System Console button to manually run a legal hold immediately (#89)

System Console button to manually run a legal hold immediately (#89) #541

Workflow file for this run

name: ci
on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- main
tags:
- "v*"
pull_request:
permissions:
contents: read
env:
IS_CI: true
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit