Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 in /webapp (#1144) #1271

Bump cross-spawn from 7.0.3 to 7.0.6 in /webapp (#1144)

Bump cross-spawn from 7.0.3 to 7.0.6 in /webapp (#1144) #1271

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