Skip to content

[release/v11.2.0-rc.1] Release 11.2.0-rc.1 (#2035) #56

[release/v11.2.0-rc.1] Release 11.2.0-rc.1 (#2035)

[release/v11.2.0-rc.1] Release 11.2.0-rc.1 (#2035) #56

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