Skip to content

feat: Add distribution detection support to .sdkmanrc file (#975) #1

feat: Add distribution detection support to .sdkmanrc file (#975)

feat: Add distribution detection support to .sdkmanrc file (#975) #1

name: CodeQL analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 3 * * 0'
permissions: {}
jobs:
call-codeQL-analysis:
permissions:
actions: read
contents: read
security-events: write
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main