Skip to content

chore(gds): resync projections #86

chore(gds): resync projections

chore(gds): resync projections #86

Workflow file for this run

name: codeql
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: "20 7 * * 1"
permissions: {}
concurrency:
group: codeql-${{ github.ref }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
jobs:
codeql:
name: CodeQL
permissions:
contents: read # Analyze repository source and workflow definitions.
security-events: write # Upload the CodeQL SARIF results.
actions: read # Read workflow metadata required by CodeQL analysis.
uses: NDDev-it-com/ci-workflows/.github/workflows/public-codeql.yml@2ccb80e96f5771b6a6b4eae63a4f47e232906dc7 # 0.12.0
with:
languages: '["python", "actions"]'
queries: security-and-quality