mirror of
https://github.com/youzan/vant.git
synced 2026-01-19 06:04:05 +08:00
chore(CI): do not run codeql for pull request (#12181)
This commit is contained in:
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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user