Skip to content

Update rollbar requirement from ~=0.15.2 to ~=1.0.0 #438

Update rollbar requirement from ~=0.15.2 to ~=1.0.0

Update rollbar requirement from ~=0.15.2 to ~=1.0.0 #438

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 }}