mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(CI): do not run codeql for pull request (#12181)
This commit is contained in:
parent
8af469602a
commit
bd9bce8070
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@ -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'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user