Skip to content

chore: sync workflow wrappers from ma-provider-tools #81

chore: sync workflow wrappers from ma-provider-tools

chore: sync workflow wrappers from ma-provider-tools #81

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
branches: [main, feat/msx-bridge-player-provider]
schedule:
- cron: "0 6 * * 1"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
issues: write # Required by report-failure job in reusable workflow
jobs:
test:
uses: trudenboy/ma-provider-tools/.github/workflows/reusable-test.yml@main
with:
provider_type: player_provider
provider_domain: msx_bridge
provider_path: provider/
manifest_path: provider/manifest.json