Skip to content

Pass secrets

Pass secrets #17

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [main, publisher-production, release/*, lts/*, feature/codeql]
pull_request:
# The branches below must be a subset of the branches above
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