Skip to content

Cherry-pick for 11.9.0 release (#2394) #357

Cherry-pick for 11.9.0 release (#2394)

Cherry-pick for 11.9.0 release (#2394) #357

Workflow file for this run

name: "CodeQL"
on:
push:
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
pull_request:
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
schedule:
- cron: "16 20 * * 4"
jobs:
analyze:
uses: ./.github/workflows/analyze.yml
with:
project-path: Apps/Examples/Examples.xcodeproj
secrets: inherit