Skip to content

Prepare release v0.12-rc.1 (#3414) #485

Prepare release v0.12-rc.1 (#3414)

Prepare release v0.12-rc.1 (#3414) #485

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