Skip to content

[GH-198]:Fixed issue #198 'Handle case where a user's refresh token expires' #1255

[GH-198]:Fixed issue #198 'Handle case where a user's refresh token expires'

[GH-198]:Fixed issue #198 'Handle case where a user's refresh token expires' #1255

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