Skip to content

Update MPAA

Update MPAA #4

Workflow file for this run

name: Kodi Addon-Check
on:
push:
branches:
- 'master'
pull_request:
branches:
- 'master'
jobs:
kodi-addon-checker:
runs-on: ubuntu-latest
name: Kodi addon checker
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Kodi addon checker validation
id: kodi-addon-checker
uses: xbmc/[email protected]
with:
kodi-version: matrix
is-pr: false