Skip to content

Improve internal Logger (#2361) #254

Improve internal Logger (#2361)

Improve internal Logger (#2361) #254

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:

Check failure on line 12 in .github/workflows/codeql.yml

View workflow run for this annotation

GitHub Actions / CodeQL

Invalid workflow file

The workflow is not valid. .github/workflows/codeql.yml (Line: 12, Col: 3): Error calling workflow 'kkpan11/mapbox-maps-ios/.github/workflows/analyze.yml@2f63984dce0283b9ed0321cc1669c9c2d3b4e230'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: ./.github/workflows/analyze.yml
with:
project-path: Apps/Examples/Examples.xcodeproj
secrets: inherit