Skip to content

Lint

Lint #87

Workflow file for this run

name: CodeQL
on:
push:
branches: [latest, beta*]
pull_request:
branches: [latest, beta*]
schedule:
- cron: '17 9 * * 2'
jobs:
analyze:
uses: homebridge/.github/.github/workflows/codeql-analysis.yml@latest