Skip to content

Surface deactivated users in the search input & E2E fixes #637

Surface deactivated users in the search input & E2E fixes

Surface deactivated users in the search input & E2E fixes #637

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