mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
4
.github/codeql-analysis.yml
vendored
4
.github/codeql-analysis.yml
vendored
@@ -13,10 +13,10 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ v5-dev ]
|
||||
branches: [ v6-dev ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ v5-dev ]
|
||||
branches: [ v6-dev ]
|
||||
schedule:
|
||||
- cron: '45 6 * * 1'
|
||||
|
||||
|
Reference in New Issue
Block a user