Skip to content

chore: create gh action deploy botonic #PLA-2878 (#3020) #3257

chore: create gh action deploy botonic #PLA-2878 (#3020)

chore: create gh action deploy botonic #PLA-2878 (#3020) #3257

name: Botonic plugin-dashbot tests
on:
push:
paths:
- 'packages/botonic-plugin-dashbot/**'
- '.github/workflows/botonic-plugin-dashbot-tests.yml'
workflow_dispatch:
jobs:
botonic-plugin-dashbot-tests:
uses: ./.github/workflows/botonic-common-workflow.yml
secrets: inherit #pragma: allowlist secret
with:
PACKAGE_NAME: Botonic plugin-dashbot tests
PACKAGE: botonic-plugin-dashbot
UNIT_TEST_COMMAND: ''
BUILD_COMMAND: ''