Skip to content

Fix light_rain weather icon & update BOM radar list #127

Fix light_rain weather icon & update BOM radar list

Fix light_rain weather icon & update BOM radar list #127

Workflow file for this run

name: Kodi Addon-Check
on: [push, pull_request]
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
addon-id: ${{ github.event.repository.name }}