chore(CI): do not run codeql for pull request (#12181)

This commit is contained in:
neverland
2023-08-13 19:30:15 +08:00
committed by GitHub
parent 8af469602a
commit bd9bce8070

View File

@@ -14,9 +14,6 @@ name: "CodeQL"
on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '36 21 * * 2'