Skip to content

Fix case when the map is dragged inside scroll view (#2024) #54

Fix case when the map is dragged inside scroll view (#2024)

Fix case when the map is dragged inside scroll view (#2024) #54

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