Skip to content

add camera-ffmpeg as scoped #127

add camera-ffmpeg as scoped

add camera-ffmpeg as scoped #127

name: Check JSON Files
on:
push:
branches:
- latest
pull_request:
branches:
- latest
jobs:
check-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cat verified-plugins.json | jq type
- run: cat verified-plus-plugins.json | jq type
- run: cat hidden-plugins.json | jq type
- run: cat plugin-icons.json | jq type