Update codeql.yml

This commit is contained in:
Tingluo Huang
2021-12-21 10:32:55 -05:00
committed by GitHub
parent 9de17f197c
commit ead1826afb

View File

@@ -1,7 +1,12 @@
name: "Code Scanning - Action"
permissions:
security-events: write
on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 0 * * 0'