Skip to content

Make scene selection UI more manageable for users with lots of scenes #454

Make scene selection UI more manageable for users with lots of scenes

Make scene selection UI more manageable for users with lots of scenes #454

Workflow file for this run

name: Addon Checker
on: [push, pull_request]
jobs:
kodi-addon-checker:
runs-on: ubuntu-latest
name: Kodi addon checker
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Kodi addon checker validation
id: kodi-addon-checker
uses: xbmc/[email protected]
with:
kodi-version: matrix
addon-id: ${{ github.event.repository.name }}