Skip to content

feat(e2e): playwright base setup #662

feat(e2e): playwright base setup

feat(e2e): playwright base setup #662

Workflow file for this run

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