mirror of
https://github.com/youzan/vant.git
synced 2026-01-13 07:03:44 +08:00
chore: rename main branch from dev to main (#11042)
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -13,10 +13,10 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ dev ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ dev ]
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '36 21 * * 2'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user