Skip to content

[Backport release/v0.16] MAPSSDK-891 Add Style Version Info to Benchm… #665

[Backport release/v0.16] MAPSSDK-891 Add Style Version Info to Benchm…

[Backport release/v0.16] MAPSSDK-891 Add Style Version Info to Benchm… #665

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