Skip to content

Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8 #432

Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8

Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8 #432

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