1
0
mirror of https://github.com/actions/labeler synced 2026-05-06 03:37:48 +02:00
Files
labeler/.github/workflows/codeql-analysis.yml
2022-12-20 16:53:03 +01:00

14 lines
270 B
YAML

name: CodeQL analysis
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main