Skip to content

Changelogs for common v24.18.0-beta.1, gl-native v11.18.0-beta.1, nav… #761

Changelogs for common v24.18.0-beta.1, gl-native v11.18.0-beta.1, nav…

Changelogs for common v24.18.0-beta.1, gl-native v11.18.0-beta.1, nav… #761

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: Examples.xcodeproj
secrets: inherit