Skip to content

Remove cron job from CI #392

Remove cron job from CI

Remove cron job from CI #392

Workflow file for this run

name: ci
on:
push:
branches:
- master
tags:
- "v*"
pull_request:
permissions:
contents: read
id-token: write
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit