Skip to content

chore(renovate): migrate to standard renovate config [CIA-611] #801

chore(renovate): migrate to standard renovate config [CIA-611]

chore(renovate): migrate to standard renovate config [CIA-611] #801

Workflow file for this run

name: 'CodeQL'
on:
push:
branches: ['main']
pull_request:
branches: ['main']
schedule:
- cron: '29 3 * * 6' # Runs at 03:29, only on Saturday.
jobs:
analyze-java:
uses: coveo/public-actions/.github/workflows/java-maven-openjdk11-codeql.yml@main
with:
runs-on: '"ubuntu-latest"'