Skip to content

improvements to GH actions and build processes #2481

improvements to GH actions and build processes

improvements to GH actions and build processes #2481

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