Skip to content

Remove repositories that no longer exist (#2537) #6456

Remove repositories that no longer exist (#2537)

Remove repositories that no longer exist (#2537) #6456

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- master
push:
branches:
- master
concurrency:
group: lint-${{ github.ref }}
cancel-in-progress: true
jobs:
jq:
name: JQ
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4.1.1
- name: Validate
run: jq --raw-output . appdaemon blacklist critical integration netdaemon plugin python_script removed template theme
sorted:
name: Sorted
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4.1.1
- name: Check lists
run: python3 scripts/is_sorted.py