Skip to content

[release/v0.14] Bump version and changelogs for v0.14.5 (#6445) #631

[release/v0.14] Bump version and changelogs for v0.14.5 (#6445)

[release/v0.14] Bump version and changelogs for v0.14.5 (#6445) #631

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