SP-830 | Created local '.github/workflows/codeql.yml' from remote 'codeql/codeql.yml' (#793)

This commit is contained in:
Security Bot
2024-01-23 12:19:51 +05:30
committed by GitHub
parent 88cd70ab99
commit cf622615b1

16
.github/workflows/codeql.yml vendored Normal file
View File

@@ -0,0 +1,16 @@
name: "CodeQL"
on:
pull_request:
branches:
- master
- main
schedule:
- cron: '00 03 * * 0' # scheduled for 8.30 AM on every Sunday
jobs:
central-codeql:
name: Codeql
uses: navi-infosec/central-codeql/.github/workflows/central-codeql.yml@master